Skip to content

itenium-be/meme-poster

Repository files navigation

Random Meme Poster

Cron job to post a randomly selected meme (any picture really) to Slack.
Images are moved to already-sent to avoid duplicate posting.

# Configure your Slack bot token + channel (see CreateSlackBot.md)
cp .env.sample .env

# Schedule meme-posting!
docker-compose up --build -d

Reddit meme job

A second, opt-in cron job posts the top-upvoted from a subreddit, covering everything posted since its previous run. Configure in .env.

Output

Example Slack output

About

Post a random meme to Slack every x

Resources

License

Stars

Watchers

Forks

Contributors