WikiBOT is a Wikipedia query tool which you can use in your discord server.
Command: ~~wikisearch [item]
Searches wikipedia for the specified query. If there are multiple articles with the same name, show an embed listing these and wait for the same user to enter the number of their preference.
Command: ~~wikisearch random
Gets a random article and displays it on the chat window. This is achieved by using Wikipedia's random article feature.
Command: ~~wikisearch otd
Displays a list of events that occured on this day in history in an embed.
Command: ~~wikisearch aotd
Retrieves and displays the article of the day.
Command: ~~wikisearch [item or wikipedia url]
Displays the list of references for a specified page. Since urls in Wikipedia are language specific, switch to the set language of the BOT.
Command: ~~wikisearch language [language]
Change the language setting for the BOT queries. Default is American English. Note: This feature might not be supported by Wikipedia API unless we use a translating software.
Node.js version 12.18.3 Discord.js version 12.3.1
Unfortunately, currently WikiBOT is not hosted therefore is not available for public use.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.