Add project docs
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
# Discord Profile Widget
|
||||||
|
|
||||||
|
This is a repo for local profile Widget based on Chloe Cinders tutorial
|
||||||
|
|
||||||
|
## Featuring
|
||||||
|
|
||||||
|
- Discord bot slash command interaction
|
||||||
|
- Per profile sync
|
||||||
|
- Attachment managment
|
||||||
|
- FastAPI backend
|
||||||
|
|
||||||
|
## Run
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
|
python bot/bot.py
|
||||||
|
```
|
||||||
|
|
||||||
Reference in New Issue
Block a user