Jim Teeuwen
|
4db0a90593
Fixes string formatting error in `weather` plugin.
|
8 years ago |
Jim Teeuwen
|
6053c37e00
Adds the `alarm` plugin. It allows users to set/unset reminders
|
8 years ago |
Jim Teeuwen
|
c292b024a2
Remove unused stuff from Makefile until we figure out where to
|
8 years ago |
Jim Teeuwen
|
91379332fd
Adds a note to the README about the way string translations work
|
8 years ago |
Jim Teeuwen
|
1e2a517c2a
Fixes `stats` plugin to properly detect when a search yields no
|
8 years ago |
Jim Teeuwen
|
e0a44964df
Changes the !help command output to link to the Github wiki, which now
|
8 years ago |
Jim Teeuwen
|
a288e3560a
Fixes output of firston and laston commands to include all known
|
8 years ago |
Jim Teeuwen
|
ec14242312
Adds handling of mibbit hostmasks to `stats` plugin. The code should now
|
8 years ago |
Jim Teeuwen
|
0fab176aba
Tweaks the behaviour and output of the `stats` plugin commands to
|
8 years ago |
Jim Teeuwen
|
cb4c479926
Fixes output of version command to be less pedantic about the time
|
8 years ago |
Jim Teeuwen
|
aa8daf660b
Removes unused field from type.
|
8 years ago |
Jim Teeuwen
|
1b42991c23
Bumps minor version number, as command API has changed with addition
|
8 years ago |
Jim Teeuwen
|
6e9a18c143
Adds the `weather` plugin with current weather report and
|
8 years ago |
Jim Teeuwen
|
82392a6d31
Applies some minor refactoring and cleanups.
|
8 years ago |
Jim Teeuwen
|
fd01931df0
Fixes output of !version command in `admin` plugin. It now includes
|
8 years ago |
Jim Teeuwen
|
5e483ac266
Moves automatic forking in first run, into `proc` package, where
|
8 years ago |
Jim Teeuwen
|
29b8f4f002
Reverts bot to manually requiring a fork after the first time
|
8 years ago |
Jim Teeuwen
|
ecaa87e6d9
Fixes bot to initialize log file, before we start writing
|
8 years ago |
Jim Teeuwen
|
b18a323165
Factor logger code out of app package anti logger sub package again.
|
8 years ago |
Jim Teeuwen
|
859d28e800
Refactors the bot some more.
|
8 years ago |
Jim Teeuwen
|
fef05dc9db
Moves some packages around and merges `logger` package
|
8 years ago |
Jim Teeuwen
|
719cb352ff
Merges main.profile type with Profile code in `irc` package.
|
8 years ago |
Jim Teeuwen
|
e8b7bff27a
Fixes the output of !firston and !laston to include the duration,
|
8 years ago |
Jim Teeuwen
|
4d7d5c6bd4
Fixes date string format in `admin` plugin.
|
8 years ago |
Jim Teeuwen
|
98889088ae
Fixes some documentation in the README to reflect recent profile
|
8 years ago |
Jim Teeuwen
|
e25f85f121
Refactors some code.
|
8 years ago |
Jim Teeuwen
|
10bc70fdc7
* Removes plugin-specific configuration settings from the Profile
|
8 years ago |
Jim Teeuwen
|
fb349ebe61
* Adds the `action` plugin, which exposes a bunch of action commands.
|
8 years ago |
Jim Teeuwen
|
8ea969235b
Adds the `firston` and `laston` commands. These report timestamps
|
8 years ago |
Jim Teeuwen
|
6ba5251c86
Fixes profile's Load and Save routines to use the existing
|
8 years ago |