Rapptz
|
8591cfc5e7
|
Run black on all examples and require it for CI
|
2022-03-24 23:40:59 -04:00 |
|
Omkaar
|
beafaa8a8b
|
Change intent comments to be consistent in the examples
|
2022-03-15 07:38:34 -04:00 |
|
Omkaar
|
d22a7fb793
|
Fix intents typo in new_member example
|
2022-03-10 06:20:33 -05:00 |
|
pikaninja
|
1952060e1a
|
make examples on_ready consistent
|
2021-04-09 18:05:33 -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
|
00ee7549c9
|
Update new member example to not be broken.
Took forever but better late than never.
|
2018-08-22 21:06:09 -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
|
2ebfbbe471
|
Examples now use Python 3.5. Remove echo.py example.
|
2016-01-06 11:34:49 -05:00 |
|
Rapptz
|
6b12ef2a0c
|
Updated examples to use new properties.
|
2015-12-19 20:27:40 -05:00 |
|
Rapptz
|
e87d54dd12
|
Update example code.
|
2015-12-06 03:10:18 -05:00 |
|
Rapptz
|
d440e52a00
|
Add new_member.py example to showcase messaging new members.
|
2015-11-27 18:30:20 -05:00 |
|