← Back to Home
Orange-bot (Discord Bot)
A general purpose Discord bot, made for my own personal use in discord servers
Technologies Used
Discord.jsNode.jsMongoDBJavascript
About the Project
Developing a Discord bot for personal servers, was an exciting journey. Using Discord.js and Node.js, I implemented moderation tools, custom commands, and interactive elements. The project introduced me to MongoDB for data persistence, enabling user profiles and server settings. I gained experience in asynchronous programming, API integration, and real-time event handling. Hosting the bot on Railway taught me about deploying and maintaining live applications.
Things I've Learned
- Gained experience with Discord.js and various Node.js libraries
- Learned to integrate and interact with external APIs
- Acquired skills in deploying and maintaining a bot on cloud platforms like Railway