about summary refs log tree commit diff
path: root/tooter.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes for use off of tilde.chat/tildeverseStef Dunlap2022-06-141-0/+4
* fix new ircrobots stuffBen Harris2022-05-091-67/+54
* move to using config.py parser stuffBen Harris2022-05-091-7/+17
* add author to tootsBen Harris2022-05-091-16/+18
* tidy up accountsBen Harris2021-02-241-44/+33
* adjust message condition orderBen Harris2021-02-191-1/+1
* rewrite with ircrobotsBen Harris2021-02-181-81/+85
* fix crash on empty tootBen Harris2020-05-071-10/+11
* case insensitivity for commandsjesopo2020-05-051-3/+4
* update irctokens to v1.0.0Ben Harris2020-05-011-8/+8
* fix JOIN commandBen Harris2020-03-131-1/+1
* fix crashBen Harris2020-03-131-4/+2
* did a dumbBen Harris2020-03-121-1/+1
* upgrade irctokensBen Harris2020-03-121-2/+1
* use irctokens libraryBen Harris2020-03-111-35/+58
* small refactor and nickserv account stuffBen Harris2020-02-241-38/+37
* oopsBen Harris2019-06-261-1/+1
* remove # from channelBen Harris2019-05-301-1/+1
* move configs to jsonBen Harris2019-05-291-9/+10
* fix some stuffBen Harris2019-05-291-8/+7
* initBen Harris2019-05-291-0/+101