Commit Graph

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