aboutsummaryrefslogtreecommitdiff
path: root/src/hooks (follow)
Commit message (Collapse)AuthorAgeLines
* fix and improve hook error handlingMax Audron2021-10-10-23/+26
|
* fix spelling of meow in pet hookR0flcopt3r2021-10-08-1/+1
|
* add about commandMax Audron2021-09-07-3/+15
|
* handle CTCP ACTION in sed moduleMax Audron2021-09-07-2/+16
|
* put benchmark behind feature flag we can compile using stable rustMax Audron2021-09-07-4/+9
|
* handle error cases in sed moduleMax Audron2021-09-07-8/+15
|
* >.>: add . as eyeMax Audron2021-06-28-1/+1
|
* rewrite sed regex to work cross channelMax Audron2021-06-23-109/+133
|
* make pet more compactR0flcopt3r/catinator-pet-commandMax Audron2021-06-06-5/+5
|
* feat: adds pet command.R0flcopt3r2021-06-05-0/+36
| | | | When petting the cat it will reply with some random action.
* add intensifyMax Audron2021-06-05-1/+19
|
* fix log breaking once buffer fullMax Audron2021-05-26-2/+33
| | | | | the log_msg function was poping the newest message and replacing it with the newest message, it should be poping the oldest messages.
* initMax Audron2021-05-15-0/+260
etions'>-105/+55 2021-10-20bump version to 1.6.2Max Audron-3/+2 2021-10-20prepare for release on crates.ioMax Audron-39/+65 2021-10-20add async docs to macro crate and bump versionMax Audron-9/+10 2021-10-20change hook errors to be logged as warningsMax Audron-3/+3 2021-10-20fix configuration not loading correctly on release buildsMax Audron-8/+23 2021-10-19replace sedregex crate8-rework-sedMax Audron-20/+358 2021-10-19add formatting trait for irc codesMax Audron-0/+129 2021-10-17fix links in readmeMax Audron-2/+2