itte/README.md

22 lines
245 B
Markdown
Raw Normal View History

2018-09-17 05:42:14 +00:00
# itte
A very basic Python IRC bot script.
## Example: ramenkan
- Edit `ramenkan/config.sample.yml` to change settings as appropriate.
- Run:
```
chmod +x ramenkan.py
nohup python3 ramenkan.py &
ctrl + c
```
## License
AGPLv3