Public
Like
1
emoji-of-the-day
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sends an emoji to a Slack channel at a specified Cron interval!
Requires the SLACK_CHANNEL
and SLACK_BOT_TOKEN
environment variables. SLACK_CHANNEL
is the ID of the channel that the emoji should be posted in and SLACK_BOT_TOKEN
is the xoxb-
token used to add the message.
Also you need the chat:write
, chat:write.public
, and emoji:read
permissions.