- Install the latest version of node.js.
- Install RethinkDB server, instructions can be found here and create a Database with the name Amigo.
- Make sure all dependencies are installed by running the command
npm install
- Change
config.json.example
toconfig.json
and insert the bot token, the Bot Owner's ID and the Discord webhook logging link. - Use
npm start
to run the bot. (pm2 Docs)
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.