Commit Graph

67 Commits

Author SHA1 Message Date
jude
cee578eaf1 Serve metrics via :31755 2023-10-21 23:45:42 +01:00
jude
6615e05196 Adding metric support 2023-10-21 21:33:50 +01:00
jude
8390bf0ec6 Fix migration. bump ver 2023-08-22 18:55:56 +01:00
jude
92d8d077df bump version 2023-07-09 15:04:57 +01:00
jude
b861f6f093 Update dependencies 2023-07-09 13:24:39 +01:00
34d5fddf6c Add containerised build instructions 2023-04-09 17:35:40 +01:00
208d169c76 Update songbird 2023-04-08 21:37:33 +01:00
jude
5fc7584100 Load environment from file 2023-03-23 19:24:43 +00:00
jude
31ee6b4540 Move database migrations to SQLx 2023-03-23 11:38:53 +00:00
jude
4edcee2567 Split greet sound enabling 2023-03-22 18:31:49 +00:00
jude
b8b17a504d Update poise 2022-11-20 11:30:02 +00:00
5ce9ca3923 Add IDs to /list results 2022-09-15 09:13:44 +01:00
52327b3695 Fix soundboards 2022-09-13 14:40:53 +01:00
365d1df4ce Bump version 2022-09-13 12:38:11 +01:00
189cb195a4 Add paging for list commands 2022-09-13 12:37:50 +01:00
a05d6f77db Remove unused files. Fix compiler warnings. Update help 2022-09-13 10:46:45 +01:00
jude
f5acab7440 Join sounds per-server 2022-07-31 14:56:38 +01:00
jude
31b6f7a0ab update serenity 2022-07-20 17:10:16 +01:00
jude
5ade3f83a8 Dep bump 2022-07-14 17:56:36 +01:00
jude
9d588e7e03 deps 2022-05-13 13:18:18 +01:00
jude
7a1a1c637f move activity to ready 2022-05-13 12:51:02 +01:00
jude
d82cbf2fd6 permissions 2022-05-05 09:55:44 +01:00
jude
0df5466052 no more message gathering 2022-02-19 12:40:07 +00:00
bb54c0d2c0 lots of things and stuff 2022-01-25 22:59:05 +00:00
1cc1068788 removed popular command. fix for ambience command 2021-09-18 13:09:14 +01:00
9f7853c074 ver bump 2021-09-16 22:34:45 +01:00
e3c583a0e5 updated slash cmd builder. soundboard command no longer allows multiple of the same button 2021-09-16 22:33:19 +01:00
b34ac64172 roles are now stored individually on the guild. 2021-09-03 11:33:55 +01:00
7354646c89 updated serenity and songbird versions to latest 2021-08-13 14:20:45 +01:00
00565690bc fix for stage channels 2021-07-21 18:30:43 +01:00
f0590328b0 start of soundboard and help rework 2021-06-24 15:52:45 +01:00
bfe97a0acb added a couple of messages and updated invite link 2021-06-16 16:38:55 +01:00
0abe696f58 added an env var to enable slash command building. added responses to the stop commands. fixed something with boolean arguments. blah blah blah 2021-06-15 12:09:48 +01:00
d5d2ac2bee updated the regex_command_attr to reflect upstream. changed add_command to not accept a name 2021-06-10 21:16:16 +01:00
e3f30ab085 disconnect command 2021-06-05 15:09:14 +01:00
a6b98cd450 check perms properly 2021-05-20 21:58:17 +01:00
f237ad413d cache join sounds 2021-04-15 11:40:41 +01:00
900fe6a4f0 updated songbird. removed the track thing because it wasnt useful 2021-04-12 21:40:28 +01:00
29dd3532bb stop command now just stops audio. cleaned some code 2021-04-10 23:50:44 +01:00
d70f790b3d track how many sounds are playing in a channel 2021-04-10 20:06:10 +01:00
626c21f38d autoleaves again 2021-04-09 10:48:51 +01:00
11f388c65a guild data caching to stop querying db 2021-04-09 00:38:28 +01:00
0991d42525 serenity update 2021-04-05 11:55:06 +01:00
35b3cb81c9 ambience command seems to be working nicely now 2021-03-15 22:05:14 +00:00
a4919e45bf loop command 2021-03-15 15:03:15 +00:00
9e30529981 updated songbird to fix leak. corrected info message. corrected songbird registration 2021-03-15 11:01:07 +00:00
f3205ef4ca updated dependency to fix process leak 2021-01-27 12:36:04 +00:00
0eacf465a3 fix permission checks 2021-01-26 12:23:28 +00:00
0ea979a2b7 move to regex framework to hopefully reduce bad cpu load 2021-01-26 01:32:43 +00:00
d57e1d3ab1 renamed a function. removed name from guild 2021-01-26 00:35:51 +00:00