A general purpose open source bot developed by the UFO Studios team.
This bot for The Alien Empire community Discord!
- Moderation
- Music
- Logging
- Memes
- Welcome Images
- Discord Together
- Image Gen Commands
- Utility Commands
- and a whole lot more!
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
Copy config_template.json
to config.json
and fill in the values.
Go to Here for instruction about how to create a database. Get the URI from that and put it in config.json
(You can use pm2 to run this in the background)
node index.js
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 [email protected]. Please do not open a issue for security flaws.