Skip to content

Khan/emojiwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emojiwatch

A slack bot to notify you when someone adds a custom emoji.

Screenshot of a new :potato: emoji

To install, head on over to https://emojiwatch2.appspot.com/add. (You may want to create an #emojiwatch channel first.) If your emoji are super duper secret, see below to deploy your own instance.

Deploying

make deploy. You'll need to ask @benkraft for access.

To deploy your own instance:

  • create a slack app, with a webhook
  • set up secrets.py with your VERIFICATION_TOKEN from said slack app
  • create a Google App Engine project
  • change PROJECT in the Makefile to match your Google App Engine project
  • manually set up the datastore entity for your team (TODO: how? or make it easier)
  • make deploy

About

Bot to detect when Slack emoji change

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published