Commit Graph

58 Commits

Author SHA1 Message Date
a98324fbf8 Add handling of login failure in examples
Check and handle login failure in the examples provided for using this
library.  This is a common error condition that should be handled by any
script using this library.
2015-10-06 19:09:16 +02:00
7b3f31f25c Make reply example a bit more meaningful. 2015-10-05 03:29:04 -04:00
bcee23b707 Fix echo example to not infinitely loop. 2015-10-05 03:28:25 -04:00
b102ac4b2a Add the ability to edit messages. 2015-08-21 22:54:12 -04:00
ef7dd42f28 Add on_message_edit event. 2015-08-21 22:02:03 -04:00
794991adb6 Add the ability to delete messages 2015-08-21 20:58:51 -04:00
f580441c10 Add on_message_delete event and Client.messages attribute. 2015-08-21 18:55:57 -04:00
a90e804192 Add some examples 2015-08-21 18:24:04 -04:00