aboutsummaryrefslogtreecommitdiffstats
path: root/warmachine (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-07Fix warmachine not honoring weekendjason3-15/+36
2016-12-15Make sure the next standup is scheduledjason2-3/+10
2016-10-06Add support for Slack's RTM pingjason2-53/+145
2016-09-09Silence slack's on_reaction_added output when debuggingjason1-0/+5
2016-09-09disable some of the noise in slack when debug loggingjason1-7/+5
2016-09-08Researching a bug where not all users are messaged for stnadupjason1-4/+5
2016-09-08pester 3 timesjason1-1/+1
2016-09-06Fix crash when trying to cancel canceled pester taskjason1-1/+1
2016-09-06Don't crash when getting an unknown error from Slackjason1-1/+6
2016-09-06Fix crash cleaning up channels waiting for a replyjason1-1/+9
2016-08-25don't schedule multiple pestersjason1-0/+16
2016-08-24update the already responded standup message to bold and link thejason1-1/+1
2016-08-23Add a !standup-unignore command to remove users from the ignore listjason1-3/+30
2016-08-23Fix a crash when slack sends a message without a 'type' propertyjason1-0/+6
2016-08-19gawdjason1-2/+2
2016-08-19don't private message deleted usersjason1-1/+2
2016-08-19dumbdumbjason1-2/+2
2016-08-19dumbjason1-1/+1
2016-08-19fix a bug where sometimes is_bot isn't in part of user infojason1-2/+6
2016-08-18try to fix the timeout detection hackjason1-2/+2
2016-08-18Remove the hard-coded config file pathjason4-2/+18
2016-08-18create a setup.py filejason1-0/+0
2016-08-18Update README.org with instructions on writing a pluginjason1-1/+16
2016-08-18misc updatesjason2-8/+58
2016-08-18fix a bug with the pester counter in the standup pluginjason1-2/+3
2016-08-18add markup for bold and links to standupjason1-1/+1
2016-08-18bug: disable messaging bots (from a bot) in slackjason1-0/+5
2016-08-18probably fix a bug with scheduling standup times over weekendsjason1-6/+6
2016-08-18bugfixes, docs, style and log updatesjason2-24/+25
2016-08-18change !standup-ignore to a space seperated list of nicksjason1-2/+3
2016-08-18Fix a bug that would message a channel for every pester that occured for a userjason1-1/+3
2016-08-18Fix a bug where the ignore list would be cleared when updating the standup sc...jason1-7/+27
2016-08-17Commit updates that i haven't commited yetjason4-117/+173
2016-08-11More or less, a working standup bot.jason1-35/+104
2016-08-10fix a bugjason1-1/+4
2016-08-10Add support for saving standup schedules and reloading them on startupjason3-32/+59
2016-08-10fix a bug with !standup_waiting_repliesjason1-1/+11
2016-08-10updates to loggingjason2-13/+59
2016-08-10add debug commands, schedule for the closest weekday at the provided timejason2-20/+57
2016-08-10fix bug getting memebers of channelsjason1-6/+12
2016-08-10more debugging information and some bug fixesjason1-6/+13
2016-08-09add standup messagingjason2-22/+105
2016-08-09Updates for the standup plginjason2-9/+62
2016-08-01Fix a bug where sometimes the nick isn't in the change user infojason1-2/+7
2016-07-30standup with a timerjason3-6/+105