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
Last revisionBoth sides next revision
discord_integration-streamer_setup [2016/09/26 06:13] repentgamingtvdiscord_integration-streamer_setup [2018/11/29 23:09] – Editing Guide to Update To New Discord Developer Interface dante557
Line 12: Line 12:
 This will allow viewers of your stream to trigger custom commands and check points in your [[https://discordapp.com/|Discord]] channel. This will allow viewers of your stream to trigger custom commands and check points in your [[https://discordapp.com/|Discord]] channel.
  
-**Note:** 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.
  
-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 |}} 
 + 
 +---- 
 + 
 +**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 warning. As if you're on the hunt for pokémon a wild botachu will appear. Make it your own by giving it a nickname and an avatar. Also deselect "Public Bot" because botachu doesn't need to evolve into a raibot. 
 + 
 + 
 + 
 +Give your new botachu a nickname and an avatar if you wish. This is what will be displayed in servers. Scroll down the page and tick the "Administrator" permission.
  
-  ***D.** Press "Create a Bot User" and "Yes, do it!" 
  
-{{:wiki:deepbot-discord-3.jpg|}} 
  
 ---- ----
Line 101: Line 100:
   * **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+    * <del>**Advanced Users:** [[custom_commands|Custom Commands]] can be ran by entering the !xxxx trigger</del> There is currently a bug present that prevents custom commands from running from the go-live message. This message will be removed when it is reinstated as working.
   * **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.