Commit Graph

18 Commits

Author SHA1 Message Date
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 193d93a0bf
Update readme 2019-11-01 21:52:11 +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 af1891f3b9
Fix pacman search output if there are no results 2019-10-31 12:06:06 +01:00
kageru 655f4cf24b
Add public invite link to repo 2019-10-31 11:54:56 +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 3fc54fd05b
finish pacman queries 2019-10-30 21:05:48 +01:00
kageru 953c33a70f
Add simply arch package queries 2019-10-29 22:24:41 +01:00
kageru 767d6a788f
basic ping/pong bot 2019-10-29 19:04:06 +01:00
kageru e57e23795a
initial commit 2019-10-29 18:22:54 +01:00