10 Commits

Author SHA1 Message Date
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