Mini IRC bot module in Lua
Go to file
mio 1ebf436ba9 Add show photo link handler 2018-09-17 16:27:05 +00:00
ramenkan Add show photo link handler 2018-09-17 16:27:05 +00:00
.gitignore Add README 2018-09-17 05:42:14 +00:00
README.md Add show photo link handler 2018-09-17 16:27:05 +00:00
itte.py Add veggie ramen handler, move other handler text to yml 2018-09-17 05:22:18 +00:00
ramenkan.py Add show photo link handler 2018-09-17 16:27:05 +00:00

README.md

itte

A very basic Python IRC bot script.

Example: ramenkan

  • Copy the ramenkan/config.sample.yml as ramenkan/comfig.yml and change settings.

  • Run:

    chmod +x ramenkan.py
    nohup python3 ramenkan.py &
    

License

AGPLv3