From 193d93a0bf7fc27002ba31ccfd7cee8da4861561 Mon Sep 17 00:00:00 2001 From: kageru Date: Fri, 1 Nov 2019 21:52:11 +0100 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f017aed..6930809 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,12 @@ A simple Discord bot that queries the repositories of some Linux distros ## Invite [Public invite link](https://discordapp.com/oauth2/authorize?client_id=639411661186269194&scope=bot). + +## 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.