Commit Graph

200 Commits

Author SHA1 Message Date
ad842d49a9 test gitea actions
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m38s
2025-01-29 22:49:03 -05:00
e7f337c735 Added distinct_on to query builder 2025-01-07 17:08:08 -05:00
136600ee01 Updated insert api script to check before inserting 2025-01-07 12:42:25 -05:00
26007f0503 Handle command registration checking on startup 2025-01-06 22:22:14 -05:00
70963def92 Changed get_bot_info to return error 2025-01-01 14:54:21 -05:00
a3b087688b Extracted environment loading into a method 2024-12-30 09:07:11 -08:00
9780162eaa Added api key script 2024-12-23 08:41:32 -05:00
b218cd50f2 Fixed query building and dice track 2024-12-22 16:59:35 -05:00
bd132d0c6b Fixed insert 2024-12-22 15:28:37 -05:00
4c5300fa59 Built insert and update builders 2024-12-21 23:31:41 -05:00
2cd2715d0d Updated query builder with bindings 2024-12-21 22:31:11 -05:00
7718cf19c3 Placeholder while updating query 2024-12-21 21:36:05 -05:00
ceea975836 Implemented API Key creation/usage and changed layout of audio requests 2024-12-21 12:03:02 -05:00
4d9ee81ecf Cleanup tweaks 2024-12-21 10:44:42 -05:00
642e2c8d66 Reformatted the dice roll buttons 2024-12-20 15:47:49 -05:00
8ac0e59b8c Implemented roll request, updated API requests 2024-12-20 15:13:31 -05:00
bb03654d5f Cleanup 2024-12-19 22:23:10 -05:00
9a144bab4d Play api request 2024-12-19 21:47:11 -05:00
a97505ea5e Added auth route (temp api key route) 2024-12-19 19:54:05 -05:00
4840c7c001 Added querybuilder 2024-12-19 16:57:42 -05:00
4a18af9014 Re-implementing the API 2024-12-19 13:50:31 -05:00
9344979d72 Added symphonia back to fix audio bug 2024-12-19 00:17:08 -05:00
8eeadcfd54 Cleanup in play, play not working now 2024-12-19 00:09:29 -05:00
2ecfa92d8b Reformat, working on roll 2024-12-18 23:38:28 -05:00
83ef124c41 Format and cleanup code 2024-12-18 20:13:12 -05:00
aa7bad945a Simplified enqueue_track to parse track type (playlist or single track) 2024-12-18 19:05:13 -05:00
c82fee0dd3 Updated roll to notify a user 2024-12-18 18:32:49 -05:00
56e44442e4 Added ephemeral responses 2024-12-18 12:59:54 -05:00
a274d30521 re-enable bot 2024-11-03 12:14:21 -05:00
806f2dcd50 Removed audio gitignore 2024-11-03 11:52:24 -05:00
8ea9c8d711 moved siren.png into docs 2024-10-13 20:24:05 -04:00
0bfc320379 Fixed docker containers 2024-10-13 20:22:34 -04:00
1c6ed2cba4 cleanup messages 2024-10-13 17:38:18 -04:00
0d39cb6a01 fixed bot handler play 2024-10-13 11:30:51 -04:00
8ee7c524af minor tweaks 2024-10-12 18:22:41 -04:00
38841369fc trying to get handler to pause/play 2024-10-11 11:22:05 -04:00
2688d2304e refactor, cleanup 2024-10-11 09:29:33 -04:00
07a1e9277e Dockerfile fixes 2024-09-08 16:50:43 -04:00
794d8cc34e format and restructure, began working on schedule 2024-09-05 17:10:56 -04:00
0f1a97770a Updated sqlx to 0.8.2 2024-09-05 13:37:03 -04:00
3994c18c49 Cleanup commands 2024-09-05 13:12:39 -04:00
399eb8a29d Updated the readme, docker files, and makefile 2024-09-05 12:11:54 -04:00
d08800f9e0 Switched from diesel to sqlx 2024-09-05 11:52:14 -04:00
bce363db7e Fixed play command 2024-09-05 11:01:08 -04:00
fce4a0a4a2 Updated easy cargo versions 2024-09-03 22:44:00 -04:00
Benjamin Sherriff
96fe3fc0e5 Stripped out ui/api 2024-09-03 22:33:29 -04:00
Benjamin Sherriff
c83d398ce0 enum variant matching for oai 2024-05-12 17:52:22 -04:00
Benjamin Sherriff
1de68f86ae Formatting code 2024-05-12 09:05:59 -04:00
Benjamin Sherriff
c971c55aa3 Use old docker-compose 2024-05-04 14:12:53 -04:00
Benjamin Sherriff
d56fdb591f Updated docker env files 2024-05-04 14:08:33 -04:00