summaryrefslogtreecommitdiff
path: root/bot.py
Commit message (Expand)AuthorAgeFilesLines
* hopefully stabilize by catching exceptionsNathan Perry2016-04-271-2/+26
* a few misc. fixes; show time played vs total duration on queue/list commandNathan Perry2016-04-151-4/+35
* temporary fix for event loop shenanigansNathan Perry2016-04-141-22/+49
* ugly SIGINT handling and clean up enqueue_videoNathan Perry2016-04-141-5/+8
* use python 3.5 async/awaitNathan Perry2016-04-141-45/+33
* srv.py -> bot.pyNathan Perry2016-04-141-0/+246