mirror of
https://github.com/Rongronggg9/SlashBot.git
synced 2025-02-06 17:23:28 +08:00
200 B
200 B
SlashBot
Usage
docker create \
--name [container name] \
--restart unless-stopped \
-e TOKEN=[bot token] \
rongronggg9/slashbot
docker start [container name]