Commit Graph

  • 1af2716c54 Add DequeDict Change message_cache to a DequeDict master DustyP 2019-11-06 22:37:19 -0900
  • b133ebef69 Support stickers DustyP 2019-11-06 22:36:40 -0900
  • 92f6a250f1 Support redactions DustyP 2019-11-06 22:36:10 -0900
  • 4203f87f3d Change bot commands to not process m.notice Change bot to send m.notice instead of m.text DustyP 2019-11-06 22:35:09 -0900
  • a150bdd027 Fix bug when commands with no params are given a param DustyP 2019-11-05 21:08:30 -0900
  • 2abee4572d Fix bug when commands have no body DustyP 2019-11-05 20:42:47 -0900
  • 1d8b16add0 Create command decorator Create process_commands method Only allow coroutine functions as commands Finish add_command method DustyP 2019-11-05 18:46:11 -0900
  • 2ac0156c9b Implement signature processing into argparser Create Invoke method which parses a list of args and invokes the function DustyP 2019-11-04 23:00:56 -0900
  • 2f7da65601 Start work on command invoker DustyP 2019-11-03 10:39:51 -0900
  • 20629229c0 Create basic Bot functionality Add decorator for adding listeners to the bot object DustyP 2019-11-01 23:46:23 -0800
  • 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 DustyP 2019-11-01 22:20:04 -0800
  • d3acd0a114 Update Client to send read receipts for every message Fix bugs in events due to m.related_to in text events DustyP 2019-11-01 18:15:21 -0800
  • 353990a621 Add TODOs DustyP 2019-10-31 21:11:26 -0800
  • cc510c3b38 Fix bug in presence content DustyP 2019-10-31 21:07:34 -0800
  • 60da462315 Add ability to send text messages DustyP 2019-10-31 21:07:19 -0800
  • 2eee29e5e8 Initial Commit Move files from old Repo DustyP 2019-10-30 00:07:29 -0800
  • 4d4f97dbce
    Initial commit DustyP 2019-10-28 16:57:07 -0800