A safe discord bot that runs package queries for various distros.
Go to file
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
src diable !nix search 2020-04-23 23:52:23 +02:00
.gitignore initial commit 2019-10-29 18:22:54 +01:00
Cargo.lock Add simply arch package queries 2019-10-29 22:24:41 +01:00
Cargo.toml Add simply arch package queries 2019-10-29 22:24:41 +01:00
README.md Update readme 2019-11-01 21:52:11 +01:00

Pacbot

A simple Discord bot that queries the repositories of some Linux distros (at least those that have APIs for package search).

Invite

Public invite link.

Want to have another repo added?

I’m mainly limited by the lack of public APIs for package search. If your favorite distro has some sort of API (preferably JSON-based), it shouldn’t be too hard to add it to the bot.

Questions?

Either open an issue here (login with Github is enabled) or message me on discord @kageru#1337.