BuniBot is a Discord bot made for the SkyCrypt Community. It is not currently optimized to run yourself, for now use the bot in our discord server. This bot borrows some code, images, and ideas from skyflower.
BuniBot requires Node.js v14+ to run.
Change config-example.json to config.json and replace with your details.
Install the dependencies and run buni.js.
$ npm install
$ node buni.js
Want to contribute? Great!
Just fork the repository and write a PR to have one of our developers look over the code!
MIT