All Projects → ben071 → Amigo

ben071 / Amigo

Licence: MIT License
A multifunctional discord.js bot (now with dashboard)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Amigo

welcomebot
It a Source code for welcome bot
Stars: ✭ 13 (-62.86%)
Mutual labels:  discord-bot, discord-js
todobot
📝🤖 Simple, efficient and most importantly elegant TODO Bot. A virtual TODO List right inside your Discord server!
Stars: ✭ 32 (-8.57%)
Mutual labels:  discord-bot, discord-js
markov-discord
A Markov chain Discord chat bot. Generates unique messages by learning from past messages. Also occasionally attaches images to messages.
Stars: ✭ 35 (+0%)
Mutual labels:  discord-bot, discord-js
SpikeyBot-Discord
SpikeyBot for Discord. Hunger Games simulator, and other helpful commands.
Stars: ✭ 28 (-20%)
Mutual labels:  discord-bot, discord-js
Menhera-Chan
A multi-purpose discord bot. With Dashboard
Stars: ✭ 28 (-20%)
Mutual labels:  discord-bot, discord-js
ModMail
Discord ModMail Bot
Stars: ✭ 44 (+25.71%)
Mutual labels:  discord-bot, discord-js
ticketbot
Discord.js Ticket bot using Quick.db (DJS V11)
Stars: ✭ 49 (+40%)
Mutual labels:  discord-bot, discord-js
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-22.86%)
Mutual labels:  discord-bot, discord-js
AwesomeBot
chatbot for /r/learnprogramming (un)offical discord channel
Stars: ✭ 25 (-28.57%)
Mutual labels:  discord-bot, discord-js
FFGNDS-Discord-Dice-Roller
Discord dice roller for EotE, AoR, FnD, Genesys, and L5R role playing games.
Stars: ✭ 63 (+80%)
Mutual labels:  discord-bot, discord-js
CustomDCBot
Create your own discord bot - Fully customizable and with a lot of features
Stars: ✭ 15 (-57.14%)
Mutual labels:  discord-bot, discord-js
Calcifer
Run Pomodoro timers on Discord. It also uses a database for your study habit stats.
Stars: ✭ 36 (+2.86%)
Mutual labels:  discord-bot, discord-js
discord-lavalink-music-bot
This is music bot for discord made with erelajs, lavalink, discordjs v13-dev
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord-bot, discord-js
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+145.71%)
Mutual labels:  discord-bot, discord-js
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+77.14%)
Mutual labels:  discord-bot, discord-js
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+160%)
Mutual labels:  discord-bot, discord-js
Discord-Spammer
Advanced Discord Spammer with multiple options and optional proxys
Stars: ✭ 51 (+45.71%)
Mutual labels:  discord-bot, discord-js
horace
discord.js bot powering the Knights of Academia server with commands like info, AFK, and more
Stars: ✭ 25 (-28.57%)
Mutual labels:  discord-bot, discord-js
discord-music
Discord music bot written in Typescript
Stars: ✭ 12 (-65.71%)
Mutual labels:  discord-bot, discord-js
Invite-Manager
Invite manager is an open-source discord bot that allows you to track the invites of people who join your server.
Stars: ✭ 90 (+157.14%)
Mutual labels:  discord-bot, discord-js

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].