25 Commits

Author SHA1 Message Date
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
220cdf1283
utils: play bytes, not stream 2022-04-21 16:17:25 +03:00
56f698f410
Add presence with guilds count 2022-03-28 23:53:41 +03:00
9976bfded5
Print username on on_ready 2022-03-28 23:31:05 +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
ff95160094
requirements.txt: remove discord as pypi package, convert utf16 -> utf8 2022-03-17 21:16:25 +03:00
2ce6edd58a
Fix requirements.txt 2022-03-16 22:20:25 +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
ed5bf3713e
Add LICENSE 2022-03-16 21:06:13 +03:00
e59b29adb8
Ignore everything from not a guild 2022-03-16 21:05:55 +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
c492593708
Migrate soundcache to through ORM 2022-03-16 17:11:24 +03:00
ecb240db34
Add file log offlineTTSBot.log, rotation 5MB 2022-03-16 17:10:39 +03:00
d89c98fea5
Synthesis black list 2022-03-16 16:35:23 +03:00
5599ca7a35
cogErrorHandlers.py: error log record more common 2022-03-16 16:34:47 +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
d3eaa8bb70
init 2022-03-14 21:55:46 +03:00