Kami
623aeab9fb
Fixed (?) a Twitch authentication crash
...
- The automatic token refresh function crashed after a certain time since last token refresh. This should fix it
2025-02-10 13:02:51 +01:00
Kami
3ad6504d69
mini-vacation update
...
- Dual logging
- logfile.log = permanent logfile
- cur_logfile.log = current run logfile
- Improved logging in general
- Expanded howl replies
- Discord activity logging
- Twitch & Discord chat logging
- Discord slash commands implementation (partial)
- Config file improvements
- Toggleable log levels
- Settings separated (terminal and file output)
- Nesting of associated values
- Fixed "!ping" not fetching correct replies
- Several other minor and major fixes, tweaks and improvements
2025-02-10 12:32:30 +01:00
Kami
8074fbbef4
Cleaned log code lines
2025-02-04 13:35:25 +01:00
Kami
faea372a56
Cleaned up command execution debug logs for better readability
2025-02-03 23:01:40 +01:00
Kami
5730840209
Improved !help
...
- Ensured it fetches the correct commands and help configuration depending on platform.
- Removed certain duplicate checks that intiated functions twice or repeated value asignments.
- Added the @monitor_cmd flag to commands, allowing easy command runtime diagnostics, including execution time.
2025-02-03 22:02:56 +01:00
Kami
28d22da0c1
+ Added !help command
...
- Removed built-in Discord !help command
NOTE:
Basic implementation.
Help text is defined in:
- dictionary/help_twitch.json
- dictionary/help_discord.json
2025-02-03 14:14:30 +01:00
Kami
780ec2e540
- Added basic SQL functionality with SQLite fallback.
...
- Added basic "Quote" system/command using the new DB feature.
2025-02-03 12:17:55 +01:00
Kami
a83e27c7ed
- Added automatic reconnect after refreshing Twitch bot token.
...
- Added reattempt limit to prevent Twitch ratelimiting.
2025-02-02 12:39:53 +01:00
Kami
c4e51abc5b
Specified platform commands were initiated from
2025-02-02 00:32:38 +01:00
Kami
dd05c26b5d
Added command logging to console
2025-02-02 00:29:58 +01:00
Kami
1b9a78b3d6
Added basic permissions system.
...
Needs to be vastly improved
2025-02-01 23:38:13 +01:00
Kami
82aec3dc5f
- Reverted logging to a simpler terminal-only
...
- Added log levels in config.json
- Reworked requirements.txt
2025-02-01 20:50:54 +01:00
kami
6ba99c9a57
Upload files to "/"
2025-02-01 11:06:33 +00:00