tally
tally copied to clipboard
An IRC bot that helps you keep track of your open source project.
It would be nice to be able to refer to a specific comment on a ticket
``` tahoe-bot: Ticket #2321 (bin\tahoe --version prints "allmydata-tahoe: unknown [unknown: unknown]") closed by daira tahoe-bot: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2321#comment:2 ``` I'd like this to print the ticket resolution, e.g. ``` tahoe-bot: Ticket #2321...
If a lot of trac activity occurs at once and people are asking tally for tickets, tally will be kicked from the channel for spamming.
Similar to the current tracker updates supported. See: http://developer.github.com/v3/pulls/#list-pull-requests
When receiving SIGINT, tally closes the connection with the server. Since the run loop is still executing, tally tries to get more messages from the server and receives an error....
If config.json does not exist when tally is run by the user, tally should create an empty config.json file and prompt the user to fill out the file.
There probably needs to be a config file with the set of URL prefixes for each project.