aboutsummaryrefslogtreecommitdiff
path: root/examples/basic_bot.py
Commit message (Expand)AuthorAgeFilesLines
* Update joined command in basic_bot to use f-stringsN-i-c-k-0072021-04-081-1/+1
* Modernize code to use f-stringsRapptz2021-04-041-1/+1
* Add intents to examplesZomatree2020-10-011-1/+7
* Update examples to match the new rewrite API.Rapptz2017-01-031-15/+15
* Change all email/password pair examples to use token.Rapptz2016-04-081-1/+1
* Basic bot example now shows documenting for the built-in help command.Rapptz2016-01-121-5/+19
* Add basic example bot showcasing the commands ext module.Rapptz2016-01-051-0/+51