CustomApi

Add more functionality to Astronomibot by calling on external APIs to serve up more functionality. An API call can be included in a custom command by using $CUSTOMAPI(<api name>) in the command, or silently call the api using $SILENTAPI(<api name>)

Return to Index

CommandDescriptionExample
createCreates a new API access string!customapi create <api name> <api address>
deleteDeletes an API access string!customapi delete <api name> <api address>


API NameAPI Address
pastebintesthttp://pastebin.com/raw/CzQk97S1
curGamehttps://api.rtainc.co/twitch/channels/theastropath/status?format=[1]
mathhttp://twitch.center/customapi/math?expr=${1}
currenttimehttps://decapi.me/misc/time?timezone=America/Toronto
subscribershttp://gogovm/api/subscribers
victorybellhttp://gogovm/python/hawebhook.py?victorybell
d6http://2g.be/twitch/randomnumber.php?=defstart=1&defend=6
howlonghttps://beta.decapi.me/twitch/followage/theastropath/${1}
randomNesPagehttps://www.random.org/integers/?num=1&min=2&max=399&col=1&base=10&format=plain&rnd=new
rolldiehttp://2g.be/twitch/randomnumber.php?=defstart=1&defend=${1}
bttvemoteshttps://decapi.me/bttv/emotes?channel=theastropath
victorylighthttp://gogovm/python/hawebhook.py?victorylight
randomd6https://www.random.org/integers/?num=1&min=1&max=6&col=1&base=10&format=plain&rnd=new
followershttp://gogovm/api/followers
flipprojectorhttp://gogovm/python/hawebhook.py?flipprojector
myboyhttp://gogovm/python/obssound.py?file=myboy.mp3
eeahhhttp://gogovm/python/obssound.py?file=eeahh.mp3
abombhttp://gogovm/python/obssound.py?file=abomb.mp3&vol=0.45
airhornhttp://gogovm/python/obssound.py?file=mlgairhorn.mp3&vol=0.18
metalgearsoundhttp://gogovm/python/obssound.py?file=metalgear.mp3&vol=0.35
splooshsoundhttp://gogovm/python/obssound.py?file=sploosh.wav&vol=0.15
heylistensoundhttp://gogovm/python/obssound.py?file=heylisten.mp3&vol=0.35
kooloolimpahsoundhttp://gogovm/python/obssound.py?file=kooloolimpah.mp3&vol=0.14
kaboomsoundhttp://gogovm/python/obssound.py?file=kaboom.wav&vol=0.15
secretsoundhttp://gogovm/python/obssound.py?file=secret.wav&vol=0.3
desktogglehttp://gogovm/python/hawebhook.py?SitStandDeskToggle



Page generated at Tue Oct 22 17:33:44 2024 EDT