Commit Graph

31 Commits

Author SHA1 Message Date
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
jude-lafitteIII
8c6be25f02 autodisconnect. random and popular searches 2020-05-18 23:44:51 +01:00
jude-lafitteIII
9f2317eb6a check for user sound count on upload 2020-04-29 23:09:31 +01:00
jude-lafitteIII
d30f875ea8 upload command 2020-04-29 02:20:52 +01:00
jude-lafitteIII
9af33602b3 change volume command 2020-04-28 17:17:32 +01:00
jude-lafitteIII
e34d36b4a3 pain in the arse 2020-04-28 01:24:06 +01:00
jude-lafitteIII
7653fbcfeb play command working sort of 2020-04-26 23:12:31 +01:00
jude-lafitteIII
8347f340d5 async stuff for async serenity 2020-04-26 01:51:51 +01:00
jude-lafitteIII
7b8198aac0 initial 2020-04-14 00:22:31 +01:00