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_embed_builder-goinglive [2017/11/25 21:32] ianchandler1990discord_embed_builder-goinglive [2021/01/09 16:43] (current) ianchandler1990
Line 3: Line 3:
  
   * **[[discord_embed_builder-goinglive#Overview|Overview]]**   * **[[discord_embed_builder-goinglive#Overview|Overview]]**
-  * **[[discord_embed_builder-goinglive#Important|Important]]**+  * **[[discord_embed_builder-goinglive#Pre Setup|Pre Setup]]**
   * **[[discord_embed_builder-goinglive#Setup|Setup]]**   * **[[discord_embed_builder-goinglive#Setup|Setup]]**
 +  * **[[discord_embed_builder-goinglive#Commands|Commands]]**
   * **[[discord_embed_builder-goinglive#Preview|Preview]]**   * **[[discord_embed_builder-goinglive#Preview|Preview]]**
  
 ---- ----
  
-===== Overview ===== +==== Credits ==== 
-This will allow users to make custom embeds that are used with twitch going live message in discord, by the use of custom commands+Ian Chandler - [[https://www.twitch.tv/ianchandler1990|Twitch Channel Link]]
  
-**Note** If you are not live this will pull a test demo message+==== Latest Version ==== 
 +1.0.2 
  
-----+==== Update History ==== 
 +1.0.0 (05/07/2020):uploaded
  
-===== Important =====+1.0.2 (09/01/2021):Removed the need for install command and added better api to pull info needed. 
 +===== Overview =====
  
-**Note** You will need the 2 following things to have the setup working correctly!+Ever wondered how discord bots like mee6 have stylised links for streamers that have gone live? Notice how it always catches your eye? That's all done by the use of a Discord embed. Now you have the power to do that from Deepbot itself for when you go live
  
-1. Go to [[https://dev.twitch.tv/dashboard/apps|Twitch Dev Apps]] and created yourself app. for a guild please go to [[https://blog.twitch.tv/client-id-required-for-kraken-api-calls-afbb8e95f843|Twitch Dev Guide]] (keep in mind the guild may have changed slightly)+**Note 2:** If you are not live the following will post demo message instead
  
-2After you have created an app, you will need the client_id saved into the custom logs folder with a file named client_id.txt  +**Note 3:** This command requires Deepbot VIP Membership in order to functionIf you currently aren't a VIP you will need to subscribe. You can subscribe via the following link: [[http://deepbot.deep.sg/services|Services Page]]
- +
-3. Go to [[https://alixe.pro/lookup|Lookup Info]] to get your user_id and save it into a file called channel_id.txt in the same folder as above.+
  
 ---- ----
Line 30: Line 32:
 ===== Setup ===== ===== Setup =====
  
-1. Download the json from [[http://alixe.pro/bot/commands/goinglive.txt|Download]]+1. The command you need for this to function can be found at the following link: [[https://api.chandler-gaming.com/bot/commands/goinglive.txt|Going Live Command]]. Copy the text which is on this page. 
  
-2. Import it using this [[import_and_export_commands|Guide]]+2. Import the JSON from the page above into Deepbot by going to your custom commands tab -> Right Click -> Import Commands. For a full guide on how to import commands you can read here for further information [[import_and_export_commands|Guide]]
  
-**Note** If you would like to learn more about embeds go to [[discord_embed_builder-custom|Embed Builder Guide]]+3. Go to Master Settings and scroll down to Go Live Broadcast Msg. In the text box put !goinglive.  
 + 
 +Now you should be good to go. Whenever Deepbot detects that you have gone live it will activate the !goinglive command which will post a fancy message in the discord channel you chose. Happy days!  
 + 
 +**Note** If you would like to edit the discord embed that gets posted or you'like to learn more about what each thing does, click the following link: [[discord_embed_builder-custom|Embed Builder Guide]] 
 + 
 +---- 
 + 
 +===== Commands ===== 
 + 
 +!goinglive - Command will run when the bot detects when you have gone live on twitch, If you need to run this command again you can just type this in discord to trigger it. (Streamer/Bot Only) 20-second delay this is due to twitch API sometimes not having the image ready and making bot crash.
  
 ---- ----
Line 51: Line 63:
  
 {{:discord_2017-11-25_21-02-12.png?800|}} {{:discord_2017-11-25_21-02-12.png?800|}}
- 
-