forked from purplebored/Chrobry-Revolt
Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -11,6 +11,28 @@ A king among xmpp bots 👑
|
||||
|
||||
- Documentation
|
||||
|
||||
## Installation
|
||||
|
||||
Clone repo, create a venv and install dependencies.
|
||||
|
||||
```bash
|
||||
pip install slixmpp aiohttp
|
||||
```
|
||||
Then edit the config.ini to your liking.
|
||||
|
||||
Create Shitpost Directory (Optional)
|
||||
|
||||
If you want to use the `!shitpost` command:
|
||||
|
||||
```bash
|
||||
mkdir shitposts
|
||||
# Add your image files to this directory
|
||||
```
|
||||
|
||||
```bash
|
||||
python chrobry.py
|
||||
```
|
||||
|
||||
# License
|
||||
|
||||
This project is licensed under the terms of the GPL 3.0 license.
|
||||
|
||||
Reference in New Issue
Block a user