The official repository for Frontier Administration Bot Community Edition. The source code of this bot is published under the MIT license.
FAB-CE is an open source version of Frontier Administration Bot that contains the same functionality as the original but with all TMAFE-specific related commands/events removed.
To configure stuff such as the bot owner, client ID, and token, edit the "settings.json" inside of the data folder.
To open the bot in DBM, you must create an empty "project.discordbot" file inside of the FAB CE folder and open it from DBM.
Clone the repository to your system, run npm install and substitute the $TOKEN line for your bot token in data/settings.json. Then, run node bot.js
.
Type this in your terminal:
docker run -d --restart=unless-stopped -e TOKEN=your-token cobaltdocker/fabce