c6cb2852a972c2604de1e41cb8603a9d3e08dad2
WikipediaBot
Discord bot that lets you lookup Wikipedia entries
It just works...
Bot can lookup wikipedia topics, slight autocorrect, and if there are multiple topics similar to the given one, the bot gives the classic "did you mean one of the following" resposnes.
Install and Configure
Create a config.json file in the same directory as the Jar, and include the following, replacing the x's with the discord bot token.
{
"token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
The bot needs the Message Read Intent enabled and whatever other bots need for slash commands.
Description
Releases
1
1.0.0 Release
Latest
Languages
Java
95.1%
Kotlin
4.9%