SlashBot/README.md

17 lines
271 B
Markdown
Raw Normal View History

2020-10-26 02:26:36 +08:00
# SlashBot
2020-10-26 03:20:14 +08:00
[@RongSlashBot](https://t.me/RongSlashBot)
2020-10-26 02:26:36 +08:00
## Usage
```sh
docker create \
--name [container name] \
--restart unless-stopped \
-e TOKEN=[bot token] \
rongronggg9/slashbot
```
```sh
docker start [container name]
```
2020-10-26 03:20:14 +08:00
![](resources/example.jpg)