Mini IRC bot module in Lua
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mio edeff5469d
Add toot error handling
5 years ago
ramenkan Add toot error handling 5 years ago
.gitignore Add README 5 years ago
README.md Add show photo link handler 5 years ago
itte.py Add toot error handling 5 years ago
ramenkan.py Add toot error handling 5 years ago

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