Bot

Lumina

A multi-purpose Discord bot built to combine community features, lightweight bookkeeping, and moderation support in one system.

Role
Creator & Developer
Timeline
2021 - 2023
Status
Completed

Overview

What this project is about.

A Discord bot featuring games, accounting and moderation tools.

Challenge

Most bots are either playful or purely administrative. The challenge with Lumina was balancing both sides so the project stayed useful to a server without losing the personality and engagement that keep people using it.

Approach

I built Lumina as a multi-role bot with a broad but coherent feature set. The implementation focused on dependable command behavior, persistent storage for important actions, and enough flexibility to support different types of server activity.

Outcome

Lumina became a solid all-in-one bot concept, proving out how community features and operational tools can live together without feeling bolted on.

Highlights

Work worth calling out.

  • Combined entertainment features with practical server tooling in a single bot experience.
  • Used SQLite to support persistent data for accounting-style and moderation-related workflows.
  • Designed the project to serve both day-to-day community interaction and behind-the-scenes administration.

Stack

Tools used.

  • Python
  • SQLite