Kick
Official Extension • Download the latest version
↩️ Back
Setting up Kick is not that hard of a job!
As with most of these platforms, you need to modify credentials.xml
However, before doing anything, just change this property to "Kick"
<ActivePlatforms>Kick</ActivePlatforms>
ActivePlatforms supports multiple platforms (following by a comma symbol)
There is 1 required property specified for Kick!
<Kick.ChatroomID>00000000</Kick.ChatroomID>
Kick.ChatroomID - As simple as it sounds, but quite weird to obtain!
1. Enter this url https://kick.com/api/v2/channels/{YOUR KICK USERNAME FROM kick.com/namehere}
2. Hit CTRL + F (Windows | different shortcut on a different OS), and search for "chatroom"
3. Copy the number from the "id" part and use it as Kick.ChatroomID!
If you can't find any of these properties in credentials.xml, just add them manually!