Skip to content

IAmMichellis/griphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

griphy

(Unfinished - put on hold to start a birthday project...)

Discord bot for slack-giphy-style giphy integration.

Notes to self: Used this tutorial: https://www.maxongzb.com/serving-gifs-with-discord-bot-reading-time-12-mins/

secrets

Make secrets.py project directory with the following contents:

discord_bot_token = '<your-discord-bot-token>'
giphy_app_token = '<your-giphy-api-token>'

virtualenv

Setup:

virtualenv --python=python3 venv
python3 -m pip install -U discord.py

Use:

source venv/bin/activate
python griphy.py
deactivate

About

Discord griphy-style bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages