parent
0c3ba15173
commit
d5f882303e
@ -0,0 +1,21 @@
|
||||
# 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
|
Loading…
Reference in new issue