Description
Fetches FlaviBot's daily community question in English or French and posts it every 24 hours in a channel you choose.
What it does
The trigger and the actions it runs. Values in grey are what you'll pick when installing.
When
Scheduled interval
RunsEvery 1 day
Then · step 1
Fetch from an API
Endpointhttps://api.flavibot.xyz/v1/public/question-of-the-day?locale= Question language
Then · step 2
Only if {vars.qotd.ok} is true and {vars.qotd.value} is set Send a message
Channel Question channel
Message💬 ** Message heading**
{vars.qotd.value:escape:truncate(1800)}
You'll configure
Question channelchannel Required
Where the daily question is posted
Question languagechoice Required
Language used for the daily question
Message headingtext
Shown above each daily question