My newest discord bot project. Made with Discord.JS and love <3
Clone:
$ git clone https://github.com/Stebulous/Delta
Then install the package:
$ npm ci
Now you can run it:
$ npm run bot
install pm2
$ cd PATH/TO/Delta/src
$ pm2 start bot.js --name="NameForTheProcess"
GPL-3.0 © Stebulous
This is a fork of Rayzr's Bot Base. (thanks Rayzr!)