Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 604 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 604 Bytes

giphybot

bot that can embed images into a discord channel

Usage:

  • ?test - shows a Test passed message

  • ?game - change status, only works if you're doomcrewinc

  • ?coin - coin flip

  • ?img - embeds dogs with bread on their head gif

  • ?gif [tag] grabs random gif from giphy that is tagged with [tag]

  • ?uptime - shows how long the bot has been up.

    This is an extremely rough proof of concept, and it works.

Dependencies

Python 3.6.2 or higher

discord.py[voice]

python3 -m pip install -U discord.py[voice]

safygiphy

python3 -m pip install -U safygiphy