services ¶
Services layer for Tux bot.
This module contains backend services including database access, external API wrappers, event handlers, and infrastructure services.
Modules:
-
emoji_manager–Emoji Manager Service for Tux Bot.
-
handlers–Event handlers for Tux Bot for activities, Discord events, error handling and event handling.
-
hot_reload–Hot reload system for Tux Discord bot.
-
http_client–Centralized HTTP client service for Tux bot.
-
moderation–Moderation services for Tux Bot such as case service, communication service and execution service.
-
sentry–Sentry Integration Manager.
-
wrappers–Wrappers for external services such as Github and Godbolt.