aboutsummaryrefslogtreecommitdiff
path: root/examples/playlist.py
Commit message (Expand)AuthorAgeFilesLines
* Rework playlist example to work with multi-server voice.Rapptz2016-05-121-80/+223
* Change all email/password pair examples to use token.Rapptz2016-04-081-1/+1
* Fix bug where playlist bot attempts to process replies in PMs.shrx2016-03-021-10/+10
* Examples now use Python 3.5. Remove echo.py example.Rapptz2016-01-061-19/+17
* Add voice playlist example code.Rapptz2015-12-191-0/+105