summaryrefslogtreecommitdiff
path: root/main.py
Commit message (Expand)AuthorAgeFilesLines
* add ignore list for message mirrorschneefux2017-01-061-3/+4
* set imperfection #mirrorschneefux2017-01-061-1/+1
* implemented message logging into third channelschneefux2017-01-061-1/+18
* reword pwm responsesschneefux2016-12-101-2/+5
* include another time span caseschneefux2016-12-101-1/+3
* rewrite search_teammatesschneefux2016-12-091-58/+30
* dates - lower/greater -> l/g equalschneefux2016-12-091-6/+6
* mixed up true & falseschneefux2016-12-091-2/+2
* fix never entering queueschneefux2016-12-091-1/+3
* return single players when asking queueschneefux2016-12-091-2/+2
* who can play: ask passively for gamesschneefux2016-12-091-11/+16
* consider all timing casesschneefux2016-12-091-3/+23
* reply with current timeschneefux2016-12-041-2/+2
* change debug levelsschneefux2016-12-031-4/+5
* fix typo and properly clean databaseschneefux2016-12-031-1/+1
* alias 'dont play…' to 'don't play'schneefux2016-12-031-1/+1
* alias ?play to 'play with me'schneefux2016-12-031-2/+5
* use logging moduleschneefux2016-12-031-7/+7
* use end time relative to start timeschneefux2016-12-031-5/+4
* wrap into __main__ blockschneefux2016-12-011-2/+3
* added legacy 'play' role supportschneefux2016-12-011-0/+17
* shorten help messageschneefux2016-12-011-3/+3
* be more accurate about game datesschneefux2016-12-011-14/+12
* add play requestsschneefux2016-11-301-0/+114