4 Basic Setup
Jack Stockley edited this page 2021-07-23 16:57:01 -05:00

In order to start getting BTTN setup, you will need to run the program in setup mode. The command for setup mode is down below:
java -jar BTTN.jar -config <json config file> -setup. The keyword setup must be the equivalent to the current language configured on your system if that language is supported by BTTN. For example, if your computer's locale is set in Spanish, setup would be replaced with configuración and for French, it would be replaced with configuration. If the language that your system is set to is not supported by BTTN, then BTTN will default to English, meaning you would enter setup as the keyword. As of Version 1.5, these are the only languages supported by the program. If your language is not supported the program will default to English.

After running the program in setup mode, you will be greeted with a prompt on you want to start setting up the program. I recommend starting by adding your Alertzy and Twitch.TV API Keys, but you can start with adding channels.

In order for the program to function properly, you will need to add at least one valid Twitch channel, your Twitch.TV API Keys, and at least one Alertzy API Key, using the program.

If you need help with getting or finding API keys for each of these services, check the Wiki Pages associated with the service!