Projects

Urvo

A multi-purpose Discord bot with over 65 commands across 8 categories, aiming to enhance user experience and interactivity.

Technologies Used

JavaScriptNode.jsdiscord.jsSQLiteSequelizeMochaChai

Timeline

June 2021 - Nov 2023

Co-Authors

This project was completed individually

Key Accomplishments

  • Developed a Discord bot that leveraged 25 external REST APIs to fetch and display JSON data in rich embeds, enhancing user engagement and interactivity.
  • Utilized Sequelize with SQLite to design and manage a database for a Discord-based economy and game-like system.
  • Authored comprehensive and user-friendly documentation for the Discord bot project using Docusaurus, and deployed it on GitHub Pages for easy access and maintenance.
  • Verified external API functionality by developing tests using Mocha and Chai.