yedekmoderator / Amigo

A multifunctional discord.js bot (now with dashboard)

Home Page:https://amigo.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Codacy Badge Discord Badge Language Badge

Amigo Bot

Amigo is a Discord bot created for the Discord server The Fur Retreat.

Discord Bots

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. If this doesn't work, join the support server found on the website

Invite the bot!

We have a hosted version of the bot and dashboard which you can view here.

About

A multifunctional discord.js bot (now with dashboard)

https://amigo.fun

License:MIT License


Languages

Language:JavaScript 86.2%Language:HTML 9.0%Language:CSS 4.7%Language:Batchfile 0.0%