Skip to content

gabgosrob/meme-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Meme Bot

This is a python discord bot that pulls random memes from various meme subreddits and posts them in a text channel when asked to.

Requirements

This bot has a few requirements, notably the Discord API wrapper and the Reddit API wrapper, which are located in the requirements.txt file.

pip install -r requirements.txt

You're also going to need your own Discord bot token and your Reddit API id/secret/agent set as environment variables.

To run the bot, simply execute the main file:

python bot.py

Usage

After running the bot.py file, simply type 'meme help' in a text channel for all the commands.

Deployment

This repo contains a Procfile and a requirements.txt file, it is therefore ready for deployment. Just don't forget to set the environment variables on your virtual environment to use the correct API keys.

About

Discord bot that pulls and posts memes from reddit according to user commands.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages