Skip to content

siddv/Slack-Emoji-Status-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

Configure

Set your environment variable SLACK_API_TOKENS to one or many API tokens (comma seperated) from here: https://api.slack.com/custom-integrations/legacy-tokens
You can use a .env file. Check the file example.env, add your tokens and rename the file to .env.

Optional: change the const timeout in index.js to change the frequency

Run

npm install

npm run start or node --use_strict index.js

About

Changes the emoji in your Slack at a regular interval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published