Sochi Bot
A simple Discord bot built to automate tasks and interactions in a server.
JavaScript Discord.js
Overview
Sochi Bot is a Discord bot created to handle basic automation and user interaction within a Discord server.
Problem
Manual moderation and repetitive tasks slow down server management.
Solution
The bot automates common actions and responds to predefined commands, reducing manual effort.
What I Learned
- Discord API usage
- Event-driven programming