jesopo
|
a1ddc61af8
|
Reset font just before "(more)" truncation.
|
2016-12-05 23:32:31 +00:00 |
|
jesopo
|
5338859e31
|
added a function to Utils to get the "closest" setting, with channel/user settings being more important than server-wide settings.
|
2016-05-06 13:36:01 +01:00 |
|
jesopo
|
2d729b68c3
|
started passing some more helpful info when preprocessing a command.
|
2016-04-18 16:48:36 +01:00 |
|
jesopo
|
9c5f0d6035
|
added command-prefix to channel settings.
|
2016-04-14 16:48:44 +01:00 |
|
jesopo
|
1750c2b1ec
|
changed commands.py to show usage help (if available) when minimum arguments are not met.
|
2016-04-10 17:31:55 +01:00 |
|
jesopo
|
9b2556a65a
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +01:00 |
|
jesopo
|
e8875ef17d
|
added a usage command to show usage help for commands.
|
2016-04-05 18:41:03 +01:00 |
|
jesopo
|
f9ce711b25
|
oops
|
2016-04-04 23:20:55 +01:00 |
|
jesopo
|
436db4b9a8
|
added a way for command event hooks to ask to only be fired from private messages.
|
2016-04-04 18:41:07 +01:00 |
|
jesopo
|
504e93a78d
|
tinkered with some modules and fixed a few bugs, also added the skeleton for the auto_mode.py module.
|
2016-04-03 13:20:05 +01:00 |
|
jesopo
|
8843d9a469
|
removed yet more left over code from when commands were channel-only.
|
2016-03-31 13:37:08 +01:00 |
|
jesopo
|
87af05d4b6
|
added a "hashflag" to modules to stop modules being loaded that rely on a not-present config option.
|
2016-03-30 19:31:23 +01:00 |
|
jesopo
|
dc24b6b680
|
made channel commands prefixable with the bot's nickname, not just the command prefix.
|
2016-03-30 12:49:46 +01:00 |
|
jesopo
|
57a0e2f10f
|
made commands work in channel AND in private message.
|
2016-03-29 16:22:22 +01:00 |
|
jesopo
|
bf0e271546
|
added random.py, added code to commands.py to remove all empty strings from args_split.
|
2016-03-29 14:32:01 +01:00 |
|
jesopo
|
f943d63098
|
first commit.
|
2016-03-29 12:56:58 +01:00 |
|