aboutsummaryrefslogtreecommitdiff
path: root/src/hooks/wa.rs (follow)
Commit message (Collapse)AuthorAgeLines
* Fix empty inputLorenz Leitner2021-10-12-2/+3
|
* Fix content retrieval from IRC messageLorenz Leitner2021-10-12-6/+1
|
* Add WA API key to configLorenz Leitner2021-10-12-10/+18
|
* Add wa as hookLorenz Leitner2021-10-12-0/+16
|
* Add testLorenz Leitner2021-10-12-32/+75
| | | | | | | | Put WA api response JSON into test resource file Add short url, increase concurrency Move shorten_url to util dir
* Basic (re)implementation of gonzobot wolfram alphaLorenz Leitner2021-10-12-0/+84
;follow=1'>prepare 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