aboutsummaryrefslogtreecommitdiff
path: root/macros/src (follow)
Commit message (Collapse)AuthorAgeLines
* add async docs to macro crate and bump versionMax Audron2021-10-20-0/+8
|
* change hook errors to be logged as warningsMax Audron2021-10-20-3/+3
| | | | | they in nearly all cases aren't critical enough to warrant an actual error messages
* format codeMax Audron2021-10-16-2/+6
|
* move bot initialization out of macroMax Audron2021-10-16-9/+0
|
* add support for async hooks and log the hooks resultsMax Audron2021-10-10-7/+71
|
* add ability to use path and dotted syntax for functionsMax Audron2021-06-23-7/+38
|
* fix crash on message only containing whitespaceMax Audron2021-06-13-1/+4
|
* document proc macrosMax Audron2021-06-05-4/+81
|
* add privmsg macroMax Audron2021-06-05-2/+40
|
* initMax Audron2021-05-15-0/+407
Max Audron-1/+2 2021-10-20remove failing wolfram alpha test casesMax Audron-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