-
1.0.0 Release Stable
released this
2023-07-01 23:35:46 +00:00 | 1 commits to master since this releaseIt just works...
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.
Downloads