This is a discord bot which does only thing mass ping someone š¤£. You can add your own commands if you like.
- Docker
- Clone the repository
- Create a
.env
file in the root directory and add the following
BOT_TOKEN=<YOUR_BOT_TOKEN>
PREFIX=<YOUR_BOT_PREFIX>
FOOTER_TEXT=<YOUR_FOOTER_TEXT>
- Run the bot(if you get a permission error, run the command with
sudo
)
docker-compose up --build -d
- Once the bot is online just ping the bot and the initial setup will start
Special thanks goes
- Tomic Riedel: @tomic-riedel