Commit History

Author SHA1 Message Date
  mouzaf fdc90d055d Adds command !n00p so the bot can de-op itself. 7 years ago
  mouzaf e542b572c3 Various small code cleanup and commenting. 7 years ago
  mouzaf 7742b32243 Merge pull request #11 from monkeybird/handle-timeout-issue001 7 years ago
  mouzaf b2e3356bf6 Merge branch 'handle-timeout-issue001' of github.com:monkeybird/autimaat into handle-timeout-issue001 7 years ago
  mouzaf 944cd9cd1c Remove app/proc package. 7 years ago
  mouzaf 02440b2a37 Move InheritedFiles() to bot.go and un-export it. 7 years ago
  mouzaf baaf0b5a37 Remove Wait() and doFork() from the proc package. 7 years ago
  mouzaf d917ebc768 Copy proc.Wait() and proc.doFork() to bot.go. 7 years ago
  mouzaf dfdf80b386 Merge pull request #6 from monkeybird/find_last_dictionary_entry 7 years ago
  mouzaf 38d767e1de Copy proc.Wait() and proc.doFork() to bot.go. 7 years ago
  mouzaf 07bfb96d2c Merge branch 'blame-wunderground'. 7 years ago
  mouzaf b3591b413c Blames wunderground. Fixes #7. 7 years ago
  mouzaf 512d49fb81 Fixes index out of range runtime error. 7 years ago
  mouzaf e64288b4fa Brings back the check for duplicate definitions. Also indexOf() not needed, because immediately after the append it will always be the last definition. 7 years ago
  mouzaf b6c7afa2e5 This should fix issue #4. Now the last entry in dictionary.txt is included in the terms array. 7 years ago
  Jim Teeuwen 8d07fbae7b Fixes issue #2 in `weather` plugin. Loading of the plugin exits prematurely 7 years ago
  Jim Teeuwen bee732d2be Adds a template .service file for use with systemd. 7 years ago
  Jim Teeuwen 727d66baa1 Fixes typo in a code comment. 7 years ago
  Jim Teeuwen 6fbb6b00dc Fixes the usage information of the `VersionRevision` variable in the main README. 7 years ago
  Jim Teeuwen bfa09707ad * Disables the `stats` plugin commands. The tracking of users is 8 years ago
  Jim Teeuwen 2fcc85ebcf Bumps minor version number. 8 years ago
  Jim Teeuwen 17aaffb1ce Fixes the action plugin to allow easy specification of 8 years ago
  Jim Teeuwen 5db798134d Bumps minor version number. 8 years ago
  Jim Teeuwen d6621033f2 Adds an alias for one of the action commands. The alias was 8 years ago
  Jim Teeuwen adfdbf0efb Fixes code formatting. 8 years ago
  Jim Teeuwen 34e3058c36 Refactors the `action` plugin to make it easier to add new 8 years ago
  Jim Teeuwen a35373f0a2 * Adds a new command to the `action` plugin. 8 years ago
  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