aboutsummaryrefslogtreecommitdiff
path: root/examples/basic_voice.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated ffmpeg/avconv flag from basic_voice examplePikalaxALT2018-08-221-1/+0
|
* Improve basic_voice exampleDaniel2018-03-251-30/+34
| | | | | | Add stream option and command so we don't always have to download a file Move repeated voice check code to before_invoke hook Add typing indicators when making YTDLSources
* Fixed broken codeDaniel2017-07-071-2/+2
| | | I should have tested it.
* Add basic rewrite voice exampleDaniel2017-07-071-0/+132