aboutsummaryrefslogtreecommitdiff
path: root/examples/basic_voice.py
Commit message (Expand)AuthorAgeFilesLines
* Make on_ready examples consistentpikaninja2021-06-271-3/+1
* make examples on_ready consistentpikaninja2021-04-091-1/+3
* Use f-strings in more places that were missed.Rapptz2021-04-081-1/+1
* Modernize code to use f-stringsRapptz2021-04-041-7/+7
* Fix volume command in basic voice exampleGeroyuni2019-03-091-1/+1
* Rework entire cog system and partially document it and extensions.Rapptz2019-02-231-1/+1
* Remove deprecated ffmpeg/avconv flag from basic_voice examplePikalaxALT2018-08-221-1/+0
* Improve basic_voice exampleDaniel2018-03-251-30/+34
* Fixed broken codeDaniel2017-07-071-2/+2
* Add basic rewrite voice exampleDaniel2017-07-071-0/+132