- /help - help
- /spam - spam a channel, or do a DMSpam!
- file an issue with a feature request
Use docker to host your own version of Stoopid Bot!
- Login to GHCR (github containers)
docker login docker.pkg.github.com -u usernameyou have to use a personal access token instead of a password - Pull the latest stable image (or the beta by using :testing instead of :stable)
docker pull docker.pkg.github.com/reesericci/stoopid-bot/stoopid:stable - Run it!
docker run --name stoopid --env BOT_TOKEN=XYZ docker.pkg.github.com/reesericci/stoopid-bot/stoopid:stable