Skip to content

ZaikoArchive/Amigo

 
 

Repository files navigation

GitHub Language Badge

Amigo

Note: Amigo is an archived project, as of 20/12/19.

Setup

  1. Install the latest version of node.js.
  2. Install RethinkDB server, instructions can be found here and create a Database with the name Amigo.
  3. Make sure all dependencies are installed by running the command npm install
  4. Change config.json.example to config.json and insert the bot token, the Bot Owner's ID and the Discord webhook logging link.
  5. Use npm start to run the bot. (pm2 Docs)

Note: If the database init doesn't work, try making the tables named 'guilds' and 'punishments' under the Database in localhost:8080.

About

A multifunctional discord.js bot (now with dashboard)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.6%
  • HTML 6.2%
  • CSS 3.2%