Files
Chrobry-XMPP/README.md
2026-01-15 19:42:58 +00:00

45 lines
793 B
Markdown

# Chrobry
A king among xmpp bots 👑
![Chrobry(1).png](Assets/Chrobry(1).png)
## TODO
- Update above image with XMPP
- Add real life economy
- Documentation
- Out of Bands Data support
## 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.
## Contributing
Contributions to this project are welcome! Simply fork the repository and create a pull request with your proposed changes. preferably also create a issue on here first.