-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Is your feature request related to a problem? Please describe.
A new command to search wiki from discord. A user enters a command and gets the info about the search as embed in discord.
Describe the solution you'd like
Command: ab wiki [search query]
The user enters the above command to search the wiki. In case of multiple results found, discord buttons or emoji can be used to select an option.
Additional context
The response should be in embed form and the title and short description should be provided on the search query.
- Feature implementation with mdn api
- Feature implementation with mediawiki api
Reactions are currently unavailable