N-i-c-k-007
|
c3e0b6e123
|
Update joined command in basic_bot to use f-strings
|
2021-04-08 04:33:42 -04:00 |
|
Rapptz
|
9d39b135f4
|
Modernize code to use f-strings
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
|
2021-04-04 07:03:53 -04:00 |
|
Zomatree
|
4bce41f7aa
|
Add intents to examples
|
2020-10-01 04:42:08 -04:00 |
|
Rapptz
|
f8a5d890fe
|
Update examples to match the new rewrite API.
|
2017-01-03 20:58:11 -05:00 |
|
Rapptz
|
72e84a1b47
|
Change all email/password pair examples to use token.
|
2016-04-08 22:02:38 -04:00 |
|
Rapptz
|
8d76e7095e
|
Basic bot example now shows documenting for the built-in help command.
|
2016-01-12 01:29:37 -05:00 |
|
Rapptz
|
246698254f
|
Add basic example bot showcasing the commands ext module.
|
2016-01-05 00:07:07 -05:00 |
|