aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update readme to reference "new" warmachine nameHEADmasterjason2017-07-101-4/+4
* Rename the things that say 'dbolla' to warmachinejason2017-07-072-0/+0
* Fix warmachine not honoring weekendjason2017-07-074-17/+39
* Make sure the next standup is scheduledjason2016-12-152-3/+10
* Add support for Slack's RTM pingjason2016-10-063-55/+146
* Silence slack's on_reaction_added output when debuggingjason2016-09-091-0/+5
* disable some of the noise in slack when debug loggingjason2016-09-091-7/+5
* Researching a bug where not all users are messaged for stnadupjason2016-09-081-4/+5
* pester 3 timesjason2016-09-081-1/+1
* Fix crash when trying to cancel canceled pester taskjason2016-09-061-1/+1
* Don't crash when getting an unknown error from Slackjason2016-09-061-1/+6
* Fix crash cleaning up channels waiting for a replyjason2016-09-061-1/+9
* don't schedule multiple pestersjason2016-08-251-0/+16
* update the already responded standup message to bold and link thejason2016-08-241-1/+1
* Add a !standup-unignore command to remove users from the ignore listjason2016-08-231-3/+30
* Fix a crash when slack sends a message without a 'type' propertyjason2016-08-231-0/+6
* gawdjason2016-08-191-2/+2
* don't private message deleted usersjason2016-08-191-1/+2
* dumbdumbjason2016-08-191-2/+2
* dumbjason2016-08-191-1/+1
* fix a bug where sometimes is_bot isn't in part of user infojason2016-08-191-2/+6
* try to fix the timeout detection hackjason2016-08-182-4/+4
* Remove the hard-coded config file pathjason2016-08-186-12/+39
* create a setup.py filejason2016-08-182-0/+33
* Update README.org with instructions on writing a pluginjason2016-08-182-1/+68
* misc updatesjason2016-08-182-8/+58
* updated the config with the new 'enabled' directive.jason2016-08-181-1/+2
* fix a bug with the pester counter in the standup pluginjason2016-08-181-2/+3
* add markup for bold and links to standupjason2016-08-181-1/+1
* bug: disable messaging bots (from a bot) in slackjason2016-08-181-0/+5
* probably fix a bug with scheduling standup times over weekendsjason2016-08-181-6/+6
* bugfixes, docs, style and log updatesjason2016-08-182-24/+25
* change !standup-ignore to a space seperated list of nicksjason2016-08-181-2/+3
* Fix a bug that would message a channel for every pester that occured for a userjason2016-08-181-1/+3
* Fix a bug where the ignore list would be cleared when updating the standup sc...jason2016-08-181-7/+27
* Commit updates that i haven't commited yetjason2016-08-176-121/+183
* read me updatesjason2016-08-111-0/+39
* More or less, a working standup bot.jason2016-08-111-35/+104
* fix a bugjason2016-08-101-1/+4
* Add support for saving standup schedules and reloading them on startupjason2016-08-104-32/+66
* fix a bug with !standup_waiting_repliesjason2016-08-101-1/+11
* add a --debug flag for more outputjason2016-08-101-2/+9
* updates to loggingjason2016-08-103-14/+60
* add debug commands, schedule for the closest weekday at the provided timejason2016-08-102-20/+57
* fix bug getting memebers of channelsjason2016-08-101-6/+12
* more debugging information and some bug fixesjason2016-08-101-6/+13
* add standup messagingjason2016-08-092-22/+105
* Updates for the standup plginjason2016-08-093-9/+63
* Fix a bug where sometimes the nick isn't in the change user infojason2016-08-011-2/+7
* standup with a timerjason2016-07-304-10/+115