Commit Graph

  • 66180578d6 alternate implementation using Box<MessageSender> and clone Adrian Malacoda 2017-02-15 23:41:29 -06:00
  • 5b9f1610dd attempt to flesh out send support for channel/message. Currently does not build Adrian Malacoda 2017-02-15 22:41:52 -06:00
  • d414e65fd9 begin fleshing out discord module. Implement sender/channel as struct for now, there might be a performance hit from copying so much data around but we can look at optimization later Adrian Malacoda 2017-02-13 22:13:33 -06:00
  • 6424a7a37f Remove unused imports, stub out send() for user and channel. Adrian Malacoda 2017-02-13 21:44:37 -06:00
  • 9bb6887bed make plugin produce/consume events api symmetrical Adrian Malacoda 2017-02-13 00:55:30 -06:00
  • edef05d123 actually write somewhat of a readme Adrian Malacoda 2017-02-13 00:27:02 -06:00
  • 26a6b77632 Flesh out plugins event handling, add example stdin plugin (event producer) and echo plugin (event consumer). Next step: fleshing out user/channel structs Adrian Malacoda 2017-02-13 00:22:06 -06:00
  • a31b060dd3 Beginning of rust implementation for tenquestionmarks. Adrian Malacoda 2017-02-08 03:25:03 -06:00
  • ee0ec3f727 add legacy version of tenquestionmarks irc bot legacy Adrian Malacoda 2017-02-04 21:13:24 -06:00
  • a3bed71cdd Initial commit Adrian Malacoda 2017-02-04 21:11:19 -06:00