This website requires JavaScript.
Explore
Help
Register
Sign In
Mow910
/
MamieHenriette
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0453af255fca3cf6d9d214d0df9b0701f7d7b73b
MamieHenriette
/
twitchbot
T
History
Mow910
245aaf9c6d
Enhance TwitchBot connection handling by implementing a reconnection strategy that restarts the session after 90 seconds of disconnection. Update logging messages for clarity. Modify Twitch moderation template layout for improved responsiveness and user experience, adjusting grid classes and simplifying live status display.
2026-03-18 20:37:29 +01:00
..
__init__.py
Enhance TwitchBot connection handling by implementing a reconnection strategy that restarts the session after 90 seconds of disconnection. Update logging messages for clarity. Modify Twitch moderation template layout for improved responsiveness and user experience, adjusting grid classes and simplifying live status display.
2026-03-18 20:37:29 +01:00
announcements.py
Ajout de fonctionnalités majeures Twitch, Discord et interface web
2026-02-12 22:37:22 +01:00
event_notifications.py
Ajout de fonctionnalités majeures Twitch, Discord et interface web
2026-02-12 22:37:22 +01:00
link_filter.py
Refactor chat message deletion methods in moderation and link filter modules. Updated to use
delete_chat_message
instead of
delete_chat_messages
for improved clarity and consistency in message handling.
2026-03-10 18:45:55 +01:00
live_alert.py
Enhance Twitch and Discord bot functionality by updating BOT_STATUS management. Added tracking for Twitch message timestamps and messages per minute, improved connection handling, and refined live status updates. Updated webapp to reflect new status attributes and modified Twitch moderation template for better chat message handling.
2026-03-18 20:31:40 +01:00
moderation.py
Refactor chat message deletion methods in moderation and link filter modules. Updated to use
delete_chat_message
instead of
delete_chat_messages
for improved clarity and consistency in message handling.
2026-03-10 18:45:55 +01:00