mirror of
https://github.com/JimenezJC/discord-7tv-emoji-app.git
synced 2025-12-06 07:39:56 -05:00
initial package set up
This commit is contained in:
parent
f60e0e81a6
commit
d65bb994e4
2 changed files with 6 additions and 0 deletions
|
|
@ -1,2 +1,6 @@
|
||||||
# discord-7tv-emoji-app
|
# discord-7tv-emoji-app
|
||||||
A Discord bot that will take an 7tv link and add that emoji to your discord server
|
A Discord bot that will take an 7tv link and add that emoji to your discord server
|
||||||
|
|
||||||
|
Setup:
|
||||||
|
|
||||||
|
pip install -r requirements.txt
|
||||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Pillow
|
||||||
|
discord.py
|
||||||
Loading…
Add table
Add a link
Reference in a new issue