summaryrefslogtreecommitdiff
path: root/main.py
Commit message (Expand)AuthorAgeFilesLines
* 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