DustyP
|
1af2716c54
|
Add DequeDict
Change message_cache to a DequeDict
|
6 years ago |
DustyP
|
b133ebef69
|
Support stickers
|
6 years ago |
DustyP
|
92f6a250f1
|
Support redactions
|
6 years ago |
DustyP
|
4203f87f3d
|
Change bot commands to not process m.notice
Change bot to send m.notice instead of m.text
|
6 years ago |
DustyP
|
a150bdd027
|
Fix bug when commands with no params are given a param
|
6 years ago |
DustyP
|
2abee4572d
|
Fix bug when commands have no body
|
6 years ago |
DustyP
|
1d8b16add0
|
Create command decorator
Create process_commands method
Only allow coroutine functions as commands
Finish add_command method
|
6 years ago |
DustyP
|
2ac0156c9b
|
Implement signature processing into argparser
Create Invoke method which parses a list of args and invokes the function
|
6 years ago |
DustyP
|
2f7da65601
|
Start work on command invoker
|
6 years ago |
DustyP
|
20629229c0
|
Create basic Bot functionality
Add decorator for adding listeners to the bot object
|
6 years ago |
DustyP
|
d8f53a35be
|
Change event processing
The handlers are now only called if the origin_server_ts is greater than the client's last read receipt timestamp
|
6 years ago |
DustyP
|
d3acd0a114
|
Update Client to send read receipts for every message
Fix bugs in events due to m.related_to in text events
|
6 years ago |
DustyP
|
353990a621
|
Add TODOs
|
6 years ago |
DustyP
|
cc510c3b38
|
Fix bug in presence content
|
6 years ago |
DustyP
|
60da462315
|
Add ability to send text messages
|
6 years ago |
DustyP
|
2eee29e5e8
|
Initial Commit
Move files from old Repo
|
6 years ago |
DustyP
|
4d4f97dbce
|
Initial commit
|
6 years ago |