Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
discord_integration-streamer_setup [2016/09/26 06:17] repentgamingtvdiscord_integration-streamer_setup [2018/11/29 23:32] (current) – Added remaining missing pictures dante557
Line 14: Line 14:
 **Important:** Built-in Mini-Games and a few other things will not respond back in discord. Only custom commands and the point check command will respond back to users. **Important:** Built-in Mini-Games and a few other things will not respond back in discord. Only custom commands and the point check command will respond back to users.
  
-**Note:** To make custom commands only respond to discord responses, make sure you only have Discord Box checked in the Command Editor for the command. (Un-check Channel/Whispers.) Also, you can use "/discord" in the beginning of the channel message to send anything after "/discord" to discord.+**Note:** To make custom commands only respond to discord responses, make sure you only have Discord Box checked in the Command Editor for the command. (Un-check Channel/Whispers.) Also, you can use "/discord" in the beginning of the channel message to send anything after "/discord" to discord. 
  
 ---- ----
 ===== Setup ===== ===== Setup =====
- 
-In this setup we will use the following information as an example: 
- 
-**Streamer:** MyStreamTeam | **Bot:** StreamTeam_Bot | **Viewer:** StreamTeam_Joe 
- 
----- 
  
 ===== Important ===== ===== Important =====
Line 30: Line 24:
  
 ---- ----
-**1.** Go the the following [[https://discordapp.com/developers/applications/me|LINK]] and select "New Application"+**1.** Go the the following [[https://discordapp.com/developers/applications/me|LINK]] and select "Create An Application"
  
-{{:wiki:deepbot-discord-1.jpg|}}+{{ :firefox_2018-11-29_22-46-53.png?direct&600 |}}
  
 ---- ----
  
-**2.** Enter the following information: +**2.** Under "General Information" enter the following 
-  ***A.** "App Name" (Bot Name) +  ***A.** "Name" (Bot Name or whatever you wish
-  ***B.** "App Description" (Anything)+  ***B.** "Description" (Anything)
   ***C.** "App Icon" (optional)    ***C.** "App Icon" (optional) 
-Then press "Create Application" 
  
-{{:wiki:deepbot-discord-2.jpg|}}+{{ :wiki:firefox_2018-11-29_22-54-48.png?direct&600 |}}
  
-  ***D.** Press "Create Bot User" and "Yes, do it!" +Make copy of your client ID. You are going to need it later.
- +
-{{:wiki:deepbot-discord-3.jpg|}}+
  
 ---- ----
  
-**3.** Click to reveal your bots Client/Application ID and tokenYou will need to make a note of these +**3. ** Under "Bot" click "Add Bot". It will then come up with a warning that the action cannot be reversed. Click "Yes, do it!" to this warningAs if you're on the hunt for pokémon a wild botachu will appearMake it your own by giving it a nickname and an avatarAlso deselect "Public Bot" and "Requires OAuth2 Code Grant" because botachu doesn't need to evolve into a raibot.
-  ***A.** Un-check "Public Bot" +
-  ***B.** Un-check "Require OAuth2 Code Grant"+
  
-{{:wiki:deepbot-discord-4.png|}}+{{ ::firefox_2018-11-29_23-22-24.png?direct&600 |}}
  
-(In our example)+----
  
-**Client/Application ID:** 181923938748596224+**4.** Click to reveal your bot's token. With the client ID that you copied earlier on the "General Information" page and the token on the "bot" page you have everything that you need to get Deepbot and Discord to play nicely in the playground
  
-**Token:** MTgxOTI4MDQyMzE3MjE3Nzkz.Chv8Jw.QpjXhUx1PmTVkceeye_jSlrgu8I+{{ ::firefox_2018-11-29_23-27-29.png?direct&600 |}}
  
 ---- ----
  
-**4.** Now we have the required information, navigate to your DeepBot application.+**5.** Now we have the required information, navigate to your DeepBot application.
   * **A.** In "Master Setting > General" Scroll to the bottom and find the section named "Discord Connection".   * **A.** In "Master Setting > General" Scroll to the bottom and find the section named "Discord Connection".
   * **B.** Copy the "Client/Application ID" and "Token" into the corresponding boxes.   * **B.** Copy the "Client/Application ID" and "Token" into the corresponding boxes.
Line 101: Line 90:
   * **Monitor Channels:** These are the channels your Discord bot will look for custom command triggers in. See Setup section 5 for more information on configuration.    * **Monitor Channels:** These are the channels your Discord bot will look for custom command triggers in. See Setup section 5 for more information on configuration. 
   * **Broadcast Channels:** These are the Text Channels your "Go Live Broadcast Msg" will post in when your Twitch Channel goes live. To add multiple channel separate with a “,” and no spaces e.g. streamteam_bot,general,welcome,staff   * **Broadcast Channels:** These are the Text Channels your "Go Live Broadcast Msg" will post in when your Twitch Channel goes live. To add multiple channel separate with a “,” and no spaces e.g. streamteam_bot,general,welcome,staff
-  * **Go Live Broadcast Msg:** This is the message that will be posted in your Discord channel when your Twitch channel goes live. This can include the variable @user@. +  * **Go Live Broadcast Msg:** This is the message that will be posted in your Discord channel when your Twitch channel goes live. Variables Available: @user@, @game@, and @title@ (Other Variables may work.) 
-    * **e.g.** @user@ is now live! Come check it out. https://twitch.tv/@user@ +    * **e.g.** @user@ is now live! Come check it out. https://twitch.tv/@user@ **OR** NOW LIVE | @title@ (@game@) | https://twitch.tv/@user@ | @everyone 
-    * **Advanced Users:** [[custom_commands|Custom Commands]] can be ran by entering the !xxxx trigger+    * **Advanced Users:** [[custom_commands|Custom Commands]] can be ran by entering the !xxxx trigger.
   * **Allow commands to be run via Discord DMs:** This will also viewers to use custom command triggers in Discord private messages.   * **Allow commands to be run via Discord DMs:** This will also viewers to use custom command triggers in Discord private messages.