The Discord bot running moderation, community, and productivity tooling for our own server.
Invite Avalanche Bot to your server ↗A custom Discord bot built for the Avalanche Tech server, organised into independent command modules: moderation (logs, cleanup, reports, tickets), community features (levels, welcome flow, voice, announcements), and productivity tools (todo lists, reminders, agenda). Each feature owns its own data and schema, so modules can be added or changed without touching the rest of the bot.
It's an always-on backend service we design, deploy, and maintain ourselves — versioned database migrations, one data-access class per feature, non-root container execution. The same architectural discipline we'd apply to any client's backend, applied to something we run every day and would notice immediately if it broke.
Live and active, running in production on our own infrastructure.