18 Commits

Author SHA1 Message Date
e041913d5b
Add commands for state monitoring 2022-05-22 22:54:37 +03:00
bce9abd10a
Don't connect if synth message from user from another voice channel, fix q drop 2022-05-22 22:27:32 +03:00
c84831aac2
Add drop (queue) command 2022-05-22 22:14:25 +03:00
10b280d6dc
TTSCore: improve some race cond moments 2022-05-22 21:52:09 +03:00
84182d0d28
Type in BotInformation 2022-05-16 19:34:29 +03:00
c6c5d9c9a7
Add more debug prints for TTSCore, separate try blocks for playing and synth 2022-05-16 19:20:34 +03:00
4b9f1cbad1
TTSCore.py: use Optional instead of Union[None, ...] 2022-05-16 18:51:12 +03:00
56f698f410
Add presence with guilds count 2022-03-28 23:53:41 +03:00
717c750bb6
TTSCore: autoexit if bot is last member of a voice channel 2022-03-28 23:30:45 +03:00
10456f62e0
Clarified log entry 2022-03-19 19:21:07 +03:00
67aa084f1e
Add information cog 2022-03-16 22:05:21 +03:00
4c512c3337
Opps, add files I forgot to add some time ago 2022-03-16 21:11:44 +03:00
8791b98468
Add custom speakers per users 2022-03-16 20:22:52 +03:00
a2e8983cbb
Mechanism for enqueueing synthes commands 2022-03-16 17:51:55 +03:00
6c22e53d67
cogs/TTSCommands.py: on synth_exception include traceback 2022-03-16 17:12:03 +03:00
d89c98fea5
Synthesis black list 2022-03-16 16:35:23 +03:00
d1d7d18bde
Don't react to other bots messages 2022-03-16 01:48:13 +03:00
d7536bab7a
Still working on it 2022-03-16 01:36:45 +03:00