OokamiPupV2/cmd_discord
Kami 5023ea9919 Reworked internal logging
- All logging functionality has been moved into the Logger class
  - Initiated globally as globals.logger()
  - Logging format changed from `globals.log("message_str", "LEVEL")` => `logger.level("message_str")`
- Minor changes to Twitch authentication
2025-03-13 14:17:43 +01:00
..
__init__.py Improved platform logging and Custom VC 2025-03-06 17:53:54 +01:00
customvc.py Reworked internal logging 2025-03-13 14:17:43 +01:00
funfact.py Improved platform logging and Custom VC 2025-03-06 17:53:54 +01:00
help.py Improved platform logging and Custom VC 2025-03-06 17:53:54 +01:00
howl.py Improved platform logging and Custom VC 2025-03-06 17:53:54 +01:00
ping.py Improved platform logging and Custom VC 2025-03-06 17:53:54 +01:00
quote.py Reworked internal logging 2025-03-13 14:17:43 +01:00