-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
CorwinDev edited this page Sep 10, 2022
·
7 revisions
On this Wiki you can find info about how to setup the plugin, advanced setup tutorials and more!
- First create a project in the developer console
Fill in ProjectName the name of streamervschat or the name you can easily remind
Press create
- The scroll down to explore and enable api's
Press it.
Press it again
- Search for
youtube data api v3
- Enable it
- Press Create Credentials
- Choose public data
- Press next and copy your apikey
- Go to the config and fill-in the apikey
- Start livestream and copy the part after the v=
Example: https://www.youtube.com/watch?v=dQw4w9WgXcQ
Fill in dQw4w9WgXcQ
- Restart server or reload plugin ( /streamervschat reload )
-
Go to Discord developer portal and login
-
Press the new application button
- Fill in the name of your bot (Example: streamervschat)
-
Press create and then navigate to the bot tab
-
Press add bot and press Yes do it!
- Enable the message intent.
- Invite the bot to your server and fill in the bot token in the config
- Get chat token
Navigate to Twitchapps
- Press next and login with your twitch account
- Copy the token and paste it in the config
We have ability to use custom commands so you can define whatever will be executed.
You need to add it to the config in the following format
commands:
- 'NameOfCommand':
command: 'CommandtoBeExecuted'
- 'Placeholder%player%WillBeReplacedWithPlayerName'
command: 'give %player% diamond 1'
©️ CorwinDev
Navigate above to browse setup and more. ©️ CorwinDev