Commit Graph

6 Commits

Author SHA1 Message Date
Logan Cusano
403b533a33 Improve logging for join command 2023-03-26 13:57:42 -04:00
Logan Cusano
faec0f2291 Update join command
- Listening to the correct event
- Removed erroneous .start()
2023-03-26 02:27:10 -04:00
Logan Cusano
a8be6598f2 Fixing async functions 2023-03-26 01:07:30 -04:00
Logan Cusano
c8c75e8b37 Allow the client to interact with the discord bot
- The client can now interact with the bot, this allows the client to offer bot controls via API
- The master server will now be able to instruct a specific client to join a specific channel via channel ID (master server function coming soon)
- Suppress some debug statements to make the output easier to read when mixed in with the client debug output
2022-12-18 20:31:54 -05:00
Logan Cusano
e5d885cc3e Logging Update
- Changed to uniform logging with the 'debug' module
- Updated all apps
2022-12-11 21:11:29 -05:00
Logan Cusano
ca9463856b Functioning audio bot 2022-12-11 20:10:36 -05:00