aboutsummaryrefslogtreecommitdiff
path: root/examples/basic_bot.py
Commit message (Expand)AuthorAgeFilesLines
* 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