Aaron Weiss
|
0ad276fdae
|
Added load_utf8 to Config and load takes a Path.
|
2014-11-02 13:47:22 -05:00 |
|
Aaron Weiss
|
f8a6987fcf
|
Config::load(...) now takes the path to the configuration file.
|
2014-11-02 13:32:02 -05:00 |
|
Aaron Weiss
|
3ee6ec76f1
|
Made colon before last argument optional depending on message type.
|
2014-10-29 03:43:15 -04:00 |
|
Aaron Weiss
|
7f67bd2905
|
Added options hashmap to config for custom bot configuration.
|
2014-10-29 00:13:18 -04:00 |
|
Aaron Weiss
|
f185106e08
|
Fixed a bug causing failure when user strings are empty.
|
2014-10-27 12:53:20 -04:00 |
|
Aaron Weiss
|
e48aca279d
|
Simplified code with new syntax.
|
2014-10-27 00:44:17 -04:00 |
|
Aaron Weiss
|
c669d44f15
|
User tracking keeps proper track of user rank now.
|
2014-10-27 00:33:17 -04:00 |
|
Aaron Weiss
|
f6915e2e53
|
Connections now support non-cloneable Readers (read: all of them). Thanks, @retep998.
|
2014-10-08 20:57:23 -04:00 |
|
Aaron Weiss
|
7efe3f3fdf
|
Added some basic data tests.
|
2014-10-08 18:08:29 -04:00 |
|
Aaron Weiss
|
bf31646bdd
|
Added method to get config from bots.
|
2014-10-08 13:40:19 -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
|
352a692c9b
|
Added concept of bot ownership, improved failure propagation.
|
2014-10-06 16:33:37 -04:00 |
|
Aaron Weiss
|
6f7673e53e
|
Bots now track users in each channel.
|
2014-09-24 19:20:59 -04:00 |
|
Aaron Weiss
|
642622752f
|
Refactored for modularization, incorporated config usage.
|
2014-09-23 20:11:13 -04:00 |
|