Commit graph

  • dc8003c8e3 Converted Connection into an enumeration for extensibility. Aaron Weiss 2014-10-07 14:30:38 -0400
  • 394ca6bb8f Removed usage of deprecated append(...) method. Aaron Weiss 2014-10-06 16:37:29 -0400
  • 352a692c9b Added concept of bot ownership, improved failure propagation. Aaron Weiss 2014-10-06 16:33:37 -0400
  • 3475437fdb Replaced build status image. Aaron Weiss 2014-09-28 00:22:28 -0400
  • 8692829d9f Added build status image to README.md. Aaron Weiss 2014-09-28 00:21:41 -0400
  • e0c2c1174b Added method to set channel modes. Aaron Weiss 2014-09-27 15:08:38 -0400
  • 0ad2411c14 Added method to set topic of a channel. Aaron Weiss 2014-09-27 14:51:16 -0400
  • b473a29dc0 Added method to invite users to a channel. Aaron Weiss 2014-09-27 14:23:03 -0400
  • c9060dc89a Added tests for process(...) and parse_args(...). Aaron Weiss 2014-09-25 15:58:50 -0400
  • 6f7673e53e Bots now track users in each channel. Aaron Weiss 2014-09-24 19:20:59 -0400
  • 9dea4586eb Added send_privmsg(...) to Bot implementation. Aaron Weiss 2014-09-24 17:13:42 -0400
  • 8672c257cb Exposed method to add user functionality to bots at construction. Aaron Weiss 2014-09-24 16:53:42 -0400
  • 642622752f Refactored for modularization, incorporated config usage. Aaron Weiss 2014-09-23 20:11:13 -0400
  • 68b9fbe9dc Added a simple README.md. Aaron Weiss 2014-09-17 11:30:27 -0400
  • 54b37770ed Added configuration for travis-ci. Aaron Weiss 2014-09-11 11:26:31 -0400
  • ddd06733d6 Bot now joins if MOTD is missing, not just at the end of the MOTD. Aaron Weiss 2014-09-11 01:31:33 -0400
  • 1833a0199c Simplified some matches to let statements. Aaron Weiss 2014-09-11 01:14:44 -0400
  • 9b6919d0bc Refactored basic library significantly, but sending isn't working properly. Aaron Weiss 2014-09-11 01:09:28 -0400
  • 49055e39d3 Implemented an extremely basic core library. Aaron Weiss 2014-09-10 19:47:12 -0400
  • bc4041981e Initiated with cargo new irc. Aaron Weiss 2014-09-10 16:23:09 -0400