improvements on MUC set role/affiliation
[jabberbot/examples.git] / TODO
blob9fe109b982792918a3e8817a4ad4b9a1181b57ba
1 TODO - jabberbot.py
3 fix acceptownmsgs
4 - based on bareJID/fullJID
5 - based on Nickname in MUC
7 Admin-only-commands
9 React on MUC-invitations
10 - Parameter in constructor (invitable=False)
12 Respect MUC statuscodes
14 Behavior of prefix
15 - Different behavior for direct/groupchat messages
16 -- no prefix for direct messages
17 - (none/default-prefix) in constructor / muc-specific-prefix (in muc_join_room)
19 React on error-stanzas
20 - Nickname already chosen
21 - Kick/Ban/Invite/etc. not allowed
23 Clean up code
24 - sort functions related to XEPs
26 Using transports
27 - icq msn irc
29 Documentation
30 - First steps
31 - PyDocs