Automation Tools Case Study

JEEnius — Discord Bot

JEEnius Bot is a production-grade Discord bot built for a premium JEE coaching community. It handles member verification, subscription management with Google Sheets sync, ticket systems, anti-spam protection, and study tracking via Pomodoro sessions.

Technology Stack

Pythondiscord.pySQLiteGoogle Sheets API

System Architecture

Bot Framework

discord.py 2.3+

Database

SQLite via aiosqlite

External Sync

Google Sheets API (gspread)

The Challenges

Managing a unified timezone and localization (IST) across a diverse server environment.

Building an interactive and UI-driven subscription management system without slash commands.

The Solutions

Implemented a central timezone synchronization layer for all bot operations, timestamps, and logs.

Developed 100% UI-driven interactive panels using modals, dropdowns, and buttons for managing subscriptions and mentorship.

Key Results & Metrics

01

100% UI-driven management

02

Live Sheets Sync

03

Unified IST Timezone logic