• 1.0.0 f7d3be59e8

    1.0.0 Release Stable

    Steven released this 2023-07-01 23:35:46 +00:00 | 1 commits to master since this release

    It 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