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.
Snowflake of the current bot operator. The claimoperator command is preferred over manual configuration.
ghost.w2g_api_key
Watch2Gether API key, used for generating Watch2Gether rooms.
not publicly available -- ghost2 currently provides a key for you
Running
Releases
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.
....