Skip to content

Bot which sends a random top meme from Reddit once a day to a GroupMe chat.

Notifications You must be signed in to change notification settings

wthueb/memebot-groupme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

memebot-groupme

created by /u/wilhueb

usage:

  • pip install -r requirements.txt

  • create config.py file and set the following variables: GM_ACCESS_TOKEN: str, GM_BOT_ID: str, REDDIT_CLIENT_ID: str, REDDIT_CLIENT_SECRET: str

  • create subs.txt with a subreddit name on each line, example:

memes
funny
  • set global variables in bot.py

  • python bot.py

About

Bot which sends a random top meme from Reddit once a day to a GroupMe chat.

Topics

Resources

Stars

Watchers

Forks

Languages