You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you do anything, you need to create a bot user to host ghost2 on. Go to Discord's developer page, create a bot, and copy the token for it. See this guide if you need help.
To configure ghost2, you need to give it a properties file. Create ghost.properties next to your .jar file (or in src/main/resources, if you're a developer). Valid configuration properties can be found in the table below.
Tagged GitHub releases come bundled with a self-contained .jar file and a start script. All you need to do is extract the release, drop ghost2.properties into the folder, and run the start script.