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
Next revisionBoth sides next revision
custom_api [2018/06/26 18:01] ianchandler1990custom_api [2020/07/07 21:57] ianchandler1990
Line 1: Line 1:
 ===== Community Custom API's===== ===== Community Custom API's=====
  
-**<color red>ImportantCommunity Made API are all community built and are **NOT** Officially Supported by Deepbot.</color>**\\ +**Please NoteAll APIs mentioned here are community driven and are NOT offically supported the Deepbot team. If you require support with regards to this the first port of call should be the creator/maintainer of the API.**
-**<color red>Important: If commands that require an API are spammed more then 40 times per minute the api may blacklist you for 24 hours!</color>**\\+
  
-<color red>**Newest Updates** 1st Jan 2018</color>\\ +**<color red>This page is current under restructuring to allow the page to be easier to read and navigateAdding tables and headings to allow this page to be more user friendly and descriptivePlease bare with us over the coming weeks while we make this changeSome wording and sentences may also not make sense due to these changes</color>**
-<color red>**Best Version** 0.11.0.0</color>+
  
-  * **[[custom_api#Ian Chandler APIs|Ian Chandler API's]]**+APIs (Application Program Interface) are a great way to add some additional functionality to Deepbot. For example, you could use an API to retrieve the latest Tweet that you have sent from Twitter or the latest Youtube video from your favourite creator. These are usable in Deepbot through @customapi@ or, for certain APIs that return JSON formatted pages, the VIP exclusive variable @customjsonapi@.
  
 +Have an API that we have not mentioned here that you would like to see mentioned? Let us know on our [[http://discord.deepbot.tv|Discord server]] and we will look to adding a link to the API in question as soon as possible.
  
-=== Custom API Examples ===+You can read more about features that are exclusive to the Deepbot VIP subscription here: [[vip_features|VIP Features]] 
 +You can read more about @customapi@ and other variables usable in commands here: [[custom_commands|Custom Command Variables]
  
  
-This is a list of all available Custom api's made by the Community. 
  
----- +Missing a API you would like to see? Give me a message on [[http://discord.deepbot.tv|Discord]] and ill have a look into adding one!
- +
-=== Ian Chandler APIs ===+
  
 ---- ----
- 
-Missing a API you would like to see? Give me a message on [[http://discord.deepbot.tv|Discord]] and ill have a look into adding one! 
- 
-All Commands where you see **//TWITCHNAME//** please change that with your twitch username!\\ 
- 
-  * Emotes: http://api.chandler-gaming.com/emotes/?user=TWITCHNAME&ffz=true&bttv=true&twitch=true&gamewisp=true&deepbot=true 
-  * **Note** set them to false or remove them if you dont want them also remove deepbot=true if u don't want it to post as streamer 
- 
-  * Update Game & Title: https://api.chandler-gaming.com/updateboth/?msg=@replace@[@target@|#|/=/] 
-  * **Note** Use the / between the game and title ie: Minecraft / This will be the title 
- 
-  * Streamer Infomation: http://api.chandler-gaming.com/info/?streamer=TWITCHNAME&format=/display_name/+has+been+live+for+/created_at/+while+playing+/game/+with+/viewers/+viewers 
-  * **Known Online parameters**: /url/, /display_name/, /created_at/, /game/, /viewers/, /status/, /views/, /followers/ 
-  * **Known Offline parameters**: /url/, /display_name/, /game/, /status/, /followers/, /created_at/ 
-  * **Note**: Stream //Must// be live for these to work! unless you include &status=offline to the end of the URL 
  
   * Convert Time: http://api.chandler-gaming.com/converttime/?seconds=SECONDS Replace **//SECONDS//** with the number of seconds you would like to convert into hours and minutes!   * Convert Time: http://api.chandler-gaming.com/converttime/?seconds=SECONDS Replace **//SECONDS//** with the number of seconds you would like to convert into hours and minutes!
Line 40: Line 22:
   * Define a word: http://api.chandler-gaming.com/define/?term=@target@   * Define a word: http://api.chandler-gaming.com/define/?term=@target@
  
-  * Follow Check: http://api.chandler-gaming.com/following/?streamer=TWITCHNAME&follower=@user@ +  * Follow Check: http://api.chandler-gaming.com/howlong?user=@user@&streamer=TWITCHNAME
- +
-  * Follow Train: http://api.chandler-gaming.com/followtrain/?streamer=TWITCHNAME **Note**: this will display the last 5 followers!+
  
   * Choose at random: http://api.chandler-gaming.com/select/?choices=one,two,three,four,five **Note**: you can change the options and add as many as you like as long as you use the , to split them up!   * Choose at random: http://api.chandler-gaming.com/select/?choices=one,two,three,four,five **Note**: you can change the options and add as many as you like as long as you use the , to split them up!
Line 48: Line 28:
   * Latest Tweet: http://api.chandler-gaming.com/twitter/?user=TWITTER **Note** Change **//TWITTER//** to your own twitter username!   * Latest Tweet: http://api.chandler-gaming.com/twitter/?user=TWITTER **Note** Change **//TWITTER//** to your own twitter username!
  
-  * Latest Youtube Video: http://api.chandler-gaming.com/youtube/?user_id=YOUTUBEID **Note** Change **//YOUTUBEID//** to your own Youtube ID eg: UCuKJ0LqxI8t2a9ATl1rWBGA!+  * Latest Youtube Video: https://decapi.me/youtube/latest_video?id=YOUTUBEID **Note** Change **//YOUTUBEID//** to your own Youtube ID eg: UCuKJ0LqxI8t2a9ATl1rWBGA!