aboutsummaryrefslogtreecommitdiff
path: root/bot.py
Commit message (Collapse)AuthorAgeFilesLines
* some changesNathan Perry2016-05-221-21/+60
|
* retryNathan Perry2016-04-301-12/+15
|
* 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
| | | | also add requirements.txt
* srv.py -> bot.pyNathan Perry2016-04-141-0/+246