Go to file
Juhani Haverinen 4bc3f12d42 Add get_nick() to API and add docstrings to API commands 2017-09-05 14:15:01 +03:00
.gitignore First commit 2017-09-04 22:00:01 +03:00
UNLICENSE First commit 2017-09-04 22:00:01 +03:00
channel.py Use channels for internal communication 2017-09-05 10:55:33 +03:00
constants.py Use enums for message types in channels 2017-09-05 11:24:58 +03:00
ircbot.py Add get_nick() to API and add docstrings to API commands 2017-09-05 14:15:01 +03:00
line_handling.py Move API class to ircbot.py 2017-09-05 13:48:03 +03:00