aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * video enqueue worksNathan Perry2017-07-293-9/+9
| | | |
| | | * simplify furtherNathan Perry2017-07-291-50/+25
| | | |
| | | * first refactoring passNathan Perry2017-07-292-100/+64
| | | |
| | | * refactor worksNathan Perry2017-07-296-138/+105
| | | |
| | | * about to start pause refactorNathan Perry2017-07-291-3/+133
| | | |
| | | * just working with downloaderNathan Perry2017-07-284-154/+260
| | | |
| | | * downloadmanager workingNathan Perry2017-07-284-28/+96
| | | |
| | | * grab json from youtube-dlNathan Perry2017-07-283-15/+49
| | | |
| | | * basic playback workingNathan Perry2017-07-283-44/+96
| | | |
| | | * first pass on wavNathan Perry2017-07-285-35/+102
| | | |
| | | * initial wav implNathan Perry2017-07-284-161/+2013
| | | |
| | | * try own wav implNathan Perry2017-07-285-0/+308
| | | |
| | | * some more updatesNathan Perry2017-07-273-32/+39
| | | |
| | | * plenty of updates for todayNathan Perry2017-07-276-64/+249
| | | |
| | | * move messagectx to its own fileNathan Perry2017-07-264-6/+213
| | | |
| | | * restructure to cmdNathan Perry2017-07-263-31/+66
| | | |
| | | * initial commitNathan Perry2017-07-263-0/+55
| | |
| | * initial commitscalaNathan Perry2016-04-305-0/+96
| |
| * check for loop closepythonNathan Perry2017-07-261-1/+4
| |
| * update depsNathan Perry2017-04-032-1/+3
| |
| * some changesNathan Perry2016-05-221-21/+60
| |
| * retryNathan Perry2016-04-301-12/+15
| |
| * hopefully stabilize by catching exceptionsNathan Perry2016-04-272-2/+27
| |
| * 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-142-22/+50
| |
| * ugly SIGINT handling and clean up enqueue_videoNathan Perry2016-04-141-5/+8
| |
| * use python 3.5 async/awaitNathan Perry2016-04-142-45/+35
| | | | | | | | also add requirements.txt
| * srv.py -> bot.pyNathan Perry2016-04-141-0/+0
| |
| * simplify functionsNathan Perry2016-04-101-42/+42
| |
| * reworked significantlyNathan Perry2016-04-103-64/+202
| |
| * basic working botNathan Perry2016-04-091-0/+121
| |
| * Initial commitNathan Perry2016-04-092-0/+83
|
* restructure modulesNathan Perry2018-04-046-479/+511
|
* revamp database structureNathan Perry2018-04-046-61/+224
|
* fix backoffNathan Perry2018-04-041-2/+0
|
* add support for SIGINT/SIGTERM with ctrlc crateNathan Perry2018-04-043-26/+53
|
* improve commandsNathan Perry2018-04-041-14/+89
| | | | | | - 'play' command doubles as 'resume' if passed with no arguments - introduced 'volume' command that allows playback volume to be persistently set
* add example envNathan Perry2018-03-211-0/+5
|
* thulani plays without explicit play commandNathan Perry2018-03-174-16/+38
|
* upgrade dotenv and use dotenv! macroNathan Perry2018-03-174-16/+120
|
* start adding in dieselNathan Perry2018-02-1512-416/+626
|
* remove color logging from fileNathan Perry2018-02-141-9/+19
|
* improve loggingNathan Perry2018-02-144-7/+13
|
* fix lock contentionNathan Perry2018-02-141-51/+73
|
* add some more trace statementsNathan Perry2018-02-141-1/+5
|
* add time to log format, include trace logsNathan Perry2018-02-141-2/+3
|
* add traceNathan Perry2018-02-141-0/+3
|
* remove default text channelNathan Perry2018-02-141-5/+5
|
* add some more loggingNathan Perry2018-02-142-3/+8
|
* add after loggingNathan Perry2018-02-141-4/+5
|