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 [2016/05/18 00:11] lawlypopzzdiscord_integration [2017/11/25 20:49] (current) – created ianchandler1990
Line 1: Line 1:
-~~NOTOC~~ +====== Discord Main Integration ======
-====== Discord Integration - Initial Setup ====== +
-===== Overview ===== +
-This will allow viewers of your stream to trigger custom commands in your [[https://discordapp.com/|Discord]] channel. +
----- +
-===== Setup ===== +
-**Streamer:** MyStreamTeam | **Bot:** StreamTeam_Bot | **Viewer:** StreamTeam_Joe +
----- +
-**1.** Go the the following [[https://discordapp.com/developers/applications/me|LINK]] and select "New Application"+
  
-{{:deepbot-discord-1.jpg|}}+  * **[[discord_integration-streamer_setup|Streamer]]** 
 +  * **[[discord_integration-viewer_setup|Viewer]]**
  
-----+====== Discord Embed Builder ======
  
-**2.** Enter the following information: +  * **[[discord_embed_builder-goinglive|Going Live]]** 
-  *A. "App Name" (Bot Name) +  * **[[discord_embed_builder-custom|Custom Builder]]**
-  *B. "App Description" (Anything) +
-  *C. "App Icon" (optional)  +
-Then press "Create Application" +
- +
-{{:deepbot-discord-2.jpg|}} +
- +
-  *D. Press "Create a Bot User" and "Yes, do it!" +
- +
-{{:deepbot-discord-3.jpg|}} +
- +
----- +
- +
-**3.** Click to reveal your bots Client/Application ID and token. You will need to make a note of these.  +
- +
-{{:deepbot-discord-4.png|}} +
- +
-(In our example) +
- +
-**Client/Application ID:** 181923938748596224 +
- +
-**Token:** MTgxOTI4MDQyMzE3MjE3Nzkz.Chv8Jw.QpjXhUx1PmTVkceeye_jSlrgu8I +
- +
----- +
- +
-**4.** 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"+
-  B. Copy the "Client/Application ID" and "Token" into the corresponding boxes. +
-  C. Press the "Connect" button to verify you entered the token correctly and the box should become green. +
- +
-{{:deepbot-discord-5a.jpg|}} +
- +
-  D. Hit "Join Server" and you should be redirected to your browser. +
-  E. Select the server you want your bot to join using the dropdown and hit "Authorize"+
- +
-{{:deepbot-discord-5b.jpg|}} +
- +
-  * F. Back in DeepBot, press "Refresh Status" and see your Discord server name appears. +
- +
-{{:deepbot-discord-5c.jpg|}} +
- +
----- +
- +
-**5.** In the box labeled "Monitor Channels" enter the channel you wish your bot to monitor for command triggers.  +
- +
-(To add multiple channel separate with a "," **e.g.** //streamteam_bot, general, welcome, staff//) +
- +
-(Also now change any other settings you now wish to. You can always return later) +
- +
-{{:deepbot-discord-6.jpg|}} +
- +
-You can how press "Save" on the Master Settings and continue to the next guide HERE+