a Discord bot written in Node and JavaScript. FennecBot was started when I decided I wanted to learn Node. I had basic JavaScript knowledge at the time, so I also strived to take the time and learn more about it while working with Node.js. I decided to put the bot up on Github for others to view and learn from the code.
The bot is currently in development, along with this Readme.md file (Expect changes!)
Cloning the repository will not work, as certain files using SQLite3 will be missing.
[under construction]
- Discord.js - For Discord API Functionality.
- Node.js - Language that the bot is built in
- Better-SQLite3 - For the database
- Various other NPM packages (See the node package)
- Github
- Discord: FearTheRenegade#7276
FennecBot is licensed under the MIT License - see the LICENSE.md file for details