65 Commits (abcec5da9d501a1b54b73ac0fa3870df773fa63c)

Author SHA1 Message Date
Rapptz bee044629d Add background_task example to showcase background tasks. 9 years ago
Rapptz 6b12ef2a0c Updated examples to use new properties. 9 years ago
Rapptz e87d54dd12 Update example code. 9 years ago
Rapptz d440e52a00 Add new_member.py example to showcase messaging new members. 9 years ago
Rapptz 90d9c9b297 reply.py example now checks for self-authoring 9 years ago
Rapptz af9e5bc67a Simplify examples to no longer use logging or Client.is_logged_in 9 years ago
Hornwitser ea2f35fb24 Set up logging module in examples 10 years ago
Hornwitser a98324fbf8 Add handling of login failure in examples 10 years ago
Rapptz 7b3f31f25c Make reply example a bit more meaningful. 10 years ago
Rapptz bcee23b707 Fix echo example to not infinitely loop. 10 years ago
Rapptz b102ac4b2a Add the ability to edit messages. 10 years ago
Rapptz ef7dd42f28 Add on_message_edit event. 10 years ago
Rapptz 794991adb6 Add the ability to delete messages 10 years ago
Rapptz f580441c10 Add on_message_delete event and Client.messages attribute. 10 years ago
Rapptz a90e804192 Add some examples 10 years ago