UFO-Studios / AlienBot-Discord

The official Discord version of AlienBot
https://thealiendoctor.com/AddAlienBot
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link
bot discord discord-api discord-bot discord-js mongodb mongodb-database

AlienBot Discord: Now in mantence mode

A general purpose open source bot developed by the UFO Studios team.
This bot for The Alien Empire community Discord!

Features:

Invite the bot:

Click me More info

Host your own:

You will need:

Download & Install:

wget https://github.com/UFO-Studios/AlienBot-Discord/archive/refs/tags/stable-1.3.1.zip -o alienbot.zip```
unzip alienbot.zip
cd AlienBot-Discord-stable-1.3.1
npm install

Configure:

Copy config_template.json to config.json and fill in the values.

Database:

Go to Here for instruction about how to create a database. Get the URI from that and put it in config.json

Run:

(You can use pm2 to run this in the background)

node index.js

Contributing:

If you see anything wrong, mis-placed or have a feature request, dont hesitate to open a Pull request!
Found a security flaw? Email us at UFOStudios@TheAlienDoctor.com. Please do not open a issue for security flaws.