aboutsummaryrefslogtreecommitdiff
path: root/modules/bot_channel.py
Commit message (Expand)AuthorAgeFilesLines
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality Gravatar jesopo2018-10-031-3/+3
* Put linebreak in a better place for @Utils.export in bot_channel.pyGravatar jesopo2018-09-271-2/+2
* Implement @Utils.export, to denote an export on a moduleGravatar jesopo2018-09-271-6/+4
* Switch to using @Utils.hook and docstrings for event hooksGravatar jesopo2018-09-261-3/+2
* Refactor everything to use delimited eventsGravatar jesopo2018-09-191-1/+1
* join.py -> bot_channel.py, make the bot channel (default #bitbot) configurableGravatar jesopo2018-09-121-0/+12