Wikipedian is a Discord bot that allows you to search Wikipedia in a better way.
Wikipedian is a Discord Bot that allows you to search Wikipedia in a better way
/wiki <language code> <keywords>
or /w
Search an article that contains keywords
from Wikipedia and send a message with an embed.
For example: /w en lorem ipsum
, /wiki ja ダミーテキスト
/search <language code> <keywords>
or /s
Search for articles on Wikipedia by keywords
and send them as a list with an embed.
For example: /s en lorem ipsum
, /search ja ダミーテキスト
/random (<language code>)
or /r
Randomly send an article from Wikipedia with an embed. The default language code is “en”. You can specify the language code as the other commands.
For example: /random
, /r ja
/help
Shows this help
Wikipedian uses Wikipedia API to send embeds with an article from Wikipedia. Send a search request to Wikipedia and format the returned data into an embed.