Commit History

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