Commit Graph

13 Commits

Author SHA1 Message Date
kageru 9805472d26
Log errors to stdout 2020-06-09 20:34:31 +02:00
kageru f4840462f8
diable !nix search
And there goes another one.
They seem to have removed the giant public json file,
and their current web search downloads a much smaller
(although still irresponsibly large at 2.6 MiB)
file with a very cryptic URL pattern and uses that instead.
Since the new URL contains some random numbers (probably a timestamp +
commit hash), I can’t reasonably use it to query packages.
2020-04-23 23:52:23 +02:00
kageru fa799fdd38 Add manpage queries 2019-11-11 13:45:33 +01:00
kageru 8111f1f877
Add help command as bot activity 2019-11-02 10:40:18 +01:00
kageru 01891ee6ef
Add xbps queries 2019-11-02 09:41:34 +01:00
kageru 54b1855db5
Add aur queries 2019-10-31 22:55:41 +01:00
kageru ef4c01dfb3
Add !pb help/!pacbot help command 2019-10-31 22:35:07 +01:00
kageru 258c6dbc9a
Add fedora dnf search 2019-10-31 12:21:24 +01:00
kageru 34de761858
clippy 2019-10-31 11:45:16 +01:00
kageru 8157ab760d
Add nix package search
This time via a local json that’s lazily initialized
because they don’t seem to have a proper API
2019-10-31 10:39:28 +01:00
kageru 11bb12bcee
Add apt package search 2019-10-30 23:00:51 +01:00
kageru 0662c351e1
Generify query and output 2019-10-30 22:04:32 +01:00
kageru 953c33a70f
Add simply arch package queries 2019-10-29 22:24:41 +01:00