← Back to Work In-House Product

Avalanche Bot

The Discord bot running moderation, community, and productivity tooling for our own server.

Invite Avalanche Bot to your server ↗
01

What It Is

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.

02

What It Proves

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.

03

Tech Stack

Python discord.py SQLite Docker
04

Status

Live and active, running in production on our own infrastructure.