discord-bot-demo/README.md

13 lines
110 B
Markdown
Raw Normal View History

2021-08-25 09:57:30 +00:00
# Discord Bot Demo
## Install
```pip3 install pipenv```
2021-08-25 09:59:52 +00:00
2021-08-25 09:57:30 +00:00
```pipenv sync```
## Run
```pipenv run start```