Skip to content

reflectivecode/slack-age

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-age

This is code for a Slack App running in Cloudflare. It adds a slash command /age that generates customized Age of Empires memes. Meme images are generated using the imgflip API.

To deploy you will need:

In Cloudflare, set the following environment variables for the worker. It is recommended that you encrypt these environment variables.

  • APP_IMGFLIP_PASS - imgflip Password
  • APP_IMGFLIP_USER - imgflip Username
  • APP_SLACK_SIGNING_SECRET - Slack App Signing Secret
  • APP_SLACK_TOKEN - Slack App Token

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published