Use FaunaFocus graphic and bot command assets to show your participation in the community! Feel free to download these assets, modify them, and use them to meet your needs.
Bot Commands
Use FaunaFocus bot commands in your chat to help viewers find information and have a more enjoyable experience. These commands have been formatted for your convenience, just copy and paste! You may use and modify the commands to meet your needs. Please contact FaunaFocus about malfunctioning commands.
Basic Command
Basic commands simply relay text when triggered and can be used with any bot.
Command | Response |
---|---|
!FaunaFocus | FaunaFocus: Join a community of artists focusing on a unique animal each month. Create art inspired by the featured animal and share it with #faunafocus. http://faunafocus.com |
!FF Mega Command
This single command acts as several commands and relays different information depending on the word entered with it.
- !FF Archives
- !FF Art
- !FF Assets
- !FF Calendar
- !FF Contact
- !FF FFA
- !FF Winner
- !FF Involved
- !FF Discord
- !FF Facebook
- !FF Instagram
- !FF Twitch
- !FF Trivia
- !FF Team
- !FF Twitter
- !FF Tumblr
- !FF Website
- !FF YouTube
Bot | Response |
---|---|
Nightbot | $(eval if(!`$(query)`){`FaunaFocus: Join a community of artists focusing on a unique animal each month. Create art inspired by the featured animal and share it with #faunafocus. http://faunafocus.com`}else{`FaunaFocus $(urlfetch http://twitch.center/customapi/quote?token=90495496&data=$(querystring)&no_id=1)`}) |
StreamElements | FaunaFocus ${customapi.http://twitch.center/customapi/quote?token=90495496&data=$(queryencode $(1:))&no_id=1} |
StreamLabs Chatbot | FaunaFocus $readapi(http://twitch.center/customapi/quote?token=90495496&data=$dummyormsg&no_id=1) |
Dynamic Commands
Dynamic commands use custom APIs to relay information with variables. Although these commands provide unique information, they update automatically.
Nightbot
Command | Description | Response |
---|---|---|
!Fact !Fact (Animal) | Random FaunaFact Search FaunaFacts | $(query) FaunaFact: $(urlfetch http://twitch.center/customapi/quote?token=c59f13e1&data=$(querystring)&no_id=1) |
!FF | Mega Command | $(eval if(!`$(query)`){`FaunaFocus: Join a community of artists focusing on a unique animal each month. Create art inspired by the featured animal and share it with #faunafocus. http://faunafocus.com`}else{`FaunaFocus $(urlfetch http://twitch.center/customapi/quote?token=90495496&data=$(querystring)&no_id=1)`}) |
!FOTD | Fact-of-the-Day | FaunaFocus Fact-of-the-Day: $(urlfetch http://twitch.center/customapi/quote?token=c59f13e1&data=$(time US/Central "D")&no_id=1) |
!HOTD | Hint-of-the-Day | The next FaunaFocus $(urlfetch https://twitch.center/customapi/quote?token=60cafacc&data=$(time US/Central "D")&no_id=1) |
!Winner !Winner (Keyword) | Latest Free-For-All Winner Search Free-For-All Winners | $(eval if(!`$(query)`){`FaunaFocus Free-For-All: $(urlfetch http://twitch.center/customapi/quote?token=94e4adac&data=1&no_id=1)`}else{`FaunaFocus Free-For-All: $(urlfetch http://twitch.center/customapi/quote?token=94e4adac&data=$(querystring)&no_id=1)`}) |
!Tweet !Tweet (Keyword) | Latest Tweet Search Tweets | FaunaFocus on Twitter: http://twitter.com/FaunaFocus $(urlfetch https://api.crunchprank.net/twitter/latest/FaunaFocus?search=$(query)&url&howlong) |
StreamElements
Command | Description | Response |
---|---|---|
!Fact | Random FaunaFact | FaunaFact: ${customapi.http://go.faunafocus.com/Fact} |
!FactSearch (Animal) | Search FaunaFacts | ${1:} FaunaFact: ${customapi.http://twitch.center/customapi/quote?token=c59f13e1&data=$(queryencode $(1:))&no_id=1} |
!FF | Mega Command | FaunaFocus ${customapi.http://twitch.center/customapi/quote?token=90495496&data=$(queryencode $(1:))&no_id=1} |
!Winner (Keyword) | Search Free-For-All Winners | FaunaFocus Free-For-All: ${customapi.http://twitch.center/customapi/quote?token=94e4adac&data=$(queryencode $(1:))&no_id=1} |
Latest Tweet | FaunaFocus on Twitter: http://twitter.com/FaunaFocus ${customapi.http://go.faunafocus.com/tweet} | |
!Tweet (Keyword) | Search Tweets | FaunaFocus on Twitter: http://twitter.com/FaunaFocus ${customapi.https://api.crunchprank.net/twitter/latest/FaunaFocus?search=$(queryencode $(1:))&url&howlong} |
StreamLabs Chatbot
Command | Description | Response |
---|---|---|
!Fact | Random FaunaFact | $dummyormsg FaunaFact: $readapi(http://twitch.center/customapi/quote?token=c59f13e1&data=$dummyormsg&no_id=1) |
!Fact (Animal) | Search FaunaFacts | |
!FF | Mega Command | FaunaFocus $readapi(http://twitch.center/customapi/quote?token=90495496&data=$dummyormsg&no_id=1) |
!Tweet | Latest Tweet | FaunaFocus on Twitter: http://twitter.com/FaunaFocus $readapi(https://api.crunchprank.net/twitter/latest/FaunaFocus?search=$dummyormsg&url&howlong) |
!Tweet (Keyword) | Search Tweets | |
!Winner | Random Free-For-All Winner | FaunaFocus Free-For-All: $readapi(http://twitch.center/customapi/quote?token=94e4adac&data=$dummyormsg&no_id=1) |
!Winner Last | Latest Free-For-All Winner | |
!Winner (Keyword) | Search Free-For-All Winners |