Update README.md

This commit is contained in:
2026-01-12 18:30:20 +00:00
parent 72245cca7f
commit 68160e711a

View File

@@ -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.