Skip to content

A discord bot that posts memes in response to gifs that contain the word 'more'

License

Notifications You must be signed in to change notification settings

AlanTheBlank/MemeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemeMe

A discord bot that posts memes in response to gifs that contain the word 'more' Really there is nothing more

Install

Use pip (pip3 on linux/mac) to install the requirements.txt

pip install -r requirements.txt

and run using python is cmd (python3 in linux/mac)

python bot.py

Usage

NOTICE: a discord api key needs to be used and is not supplied, place the api key in a json called api.json api.json must be in the following format

{
   "discord" : "api token"
}

Contributing

Contributing is very much welcomed, please to not push to master!

Disclaimer

This bot has the ability to read messages, it is programmed to download any images uploaded into channels it can read The supplied memes have not been filtered, offensive memes are not reflective on the character of the developer

License

This is licensed under the MIT License

About

A discord bot that posts memes in response to gifs that contain the word 'more'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages