Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.21 KB


FennecBot

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!)

Notice

Cloning the repository will not work, as certain files using SQLite3 will be missing.

Usage

[under construction]

Built With:

  • 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)

Contact

  • Github
  • Discord: FearTheRenegade#7276

License

FennecBot is licensed under the MIT License - see the LICENSE.md file for details