Commit Graph

9 Commits

Author SHA1 Message Date
moyamo fae4c648ee Use unicode string literals 2015-12-29 21:46:29 +02:00
moyamo eba8d24a92 Rework groupchats to support sending private messages 2015-12-28 19:03:09 +02:00
Steffen Vogel df773a9670 updated file headers 2015-12-03 13:53:21 +01:00
moyamo b34643a756 Handle a user leaving a group chat. 2015-11-29 16:32:33 +02:00
moyamo 8e08efabc9 Notify user when a group message is sent to a group they have not yet joined
Before messages sent to groups the user had not joined were lost. Now
the message is sent via the bot to the user. The bot suggests that the
user join the group and also relays the contents of the message.
2015-11-23 17:07:18 +02:00
Steffen Vogel 5fb1934cc5 added copyright and author infos 2013-08-02 01:45:51 +02:00
Steffen Vogel 1f93bda06c added group.py 2013-06-28 21:40:45 +02:00
Steffen Vogel 686d9e2d1f added subjectOwner to group class 2013-06-28 19:45:34 +02:00
Steffen Vogel 528d4ed759 initial code commit 2013-05-31 20:53:21 +02:00