support-bot icon indicating copy to clipboard operation
support-bot copied to clipboard

/faq

Open noplanman opened this issue 7 years ago • 0 comments

Command to display FAQ entry links (and possibly content itself) from the main library's FAQ wiki page.

This can be displayed either as separate messages or as an integrated inline message, using inline keyboards for navigation.

Also, it would be helpful to allow a simple search functionality: /faq mysql, /faq commands, etc.

FAQ entries would be fetched and parsed either via cron or GitHub webhook and then saved in the DB to cache results, preventing unnecessary requests to GitHub and speeding up the process.

Note: It will be important to keep the FAQ page 100% parsable at all times, as this command would fail otherwise.

noplanman avatar Mar 26 '17 08:03 noplanman