Commit Graph

58 Commits

Author SHA1 Message Date
208d169c76 Update songbird 2023-04-08 21:37:33 +01:00
jude
9cfcb0d09c Bump ver 2023-03-29 18:18:27 +01:00
jude
5fc7584100 Load environment from file 2023-03-23 19:24:43 +00:00
jude
f7b0150688 Add services 2023-03-23 13:41:15 +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
d82cbf2fd6 permissions 2022-05-05 09:55:44 +01:00
jude
0df5466052 no more message gathering 2022-02-19 12:40:07 +00:00
jude
febeeefb01 queue play command 2022-02-13 16:12:42 +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
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
99e1807097 changed how commands get invoked 2021-06-09 16:54:31 +01:00
e3f30ab085 disconnect command 2021-06-05 15:09:14 +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
d70f790b3d track how many sounds are playing in a channel 2021-04-10 20:06:10 +01:00
11f388c65a guild data caching to stop querying db 2021-04-09 00:38:28 +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
7466c3d75b updated everything 2021-01-22 17:19:57 +00:00
f534d0f788 v bump 2020-11-13 14:29:24 +00:00
c92c0d2207 removed all autodisconnect code so that it can be redone at some point hopefully. 2020-11-11 18:21:45 +00:00
2737747f6e send correct shard guild counts 2020-10-24 12:48:32 +01:00
50fb419a19 corrected versioning. updated readme. removed client_id field from environment. now sends guild counts by shard. tagged info message with bot version 2020-10-24 11:15:17 +01:00
jude
6e6b0f6da7 changed serenity version down 2020-09-20 23:25:54 +01:00
jude
63b94a0113 changed where rwlocks lock 2020-09-07 12:04:10 +01:00
jude
5d57c19f62 changed mutex for rwlock. switched custom permission check for the serenity built in one. changed cargo.toml to use 0.9.0-rc.0 2020-09-03 14:52:19 +01:00
jude-lafitteIII
4fa8313c7b made it post stats to dbl 2020-06-07 17:10:58 +01:00
jude-lafitteIII
7265976948 handle failed checks and pass messages back to user 2020-05-20 17:54:46 +01:00