|
db62a98f0a
|
Utilize ttsserver api for synth
|
2024-05-29 16:57:37 +03:00 |
|
|
c8d32959bb
|
demb.design -> demb.uk in contact details
|
2024-05-17 21:47:16 +03:00 |
|
|
67d2d09fa3
|
Add workaround to allow furiz restart bot
|
2023-09-29 16:24:12 +03:00 |
|
|
3dc3431801
|
cogs/BotManagement: BotManagement as singleton in order to easily access it in teardown() callback (just because I can, ofc it can be solved in less complecated way)
But I noted it already implemented and being uncommitted for months so here we go
|
2022-08-23 00:32:10 +03:00 |
|
|
92303b9a3a
|
Rename cogs/BotManagment.py -> cogs/BotManagement.py
|
2022-05-25 00:07:55 +03:00 |
|
|
e538b6c23b
|
BotManagment: fix ct (create_task) shortcut for rfoo
|
2022-05-25 00:05:29 +03:00 |
|
|
f431733940
|
BotManagment: add ct (create_task) command
|
2022-05-23 17:05:20 +03:00 |
|
|
4eb68360ed
|
BotManagement: add rfoo server
|
2022-05-23 12:28:55 +03:00 |
|
|
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 |
|