Add readme

This commit is contained in:
2021-08-25 21:57:30 +12:00
parent f602403eab
commit dc87fb572d

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Discord Bot Demo
## Install
```pip3 install pipenv```
```pipenv sync```
## Run
```pipenv run start```