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