mirror of
https://github.com/JimenezJC/discord-7tv-emoji-app.git
synced 2025-12-05 23:39:55 -05:00
Updating readme
This commit is contained in:
parent
c999625680
commit
ce79e80f2a
1 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
|
@ -1,6 +1,15 @@
|
||||||
# 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:
|
## Setup:
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
|
create env file to hold discord token
|
||||||
|
|
||||||
|
`DISCORD_BOT_TOKEN='YOUR TOKEN'`
|
||||||
|
|
||||||
|
|
||||||
|
## Command List:
|
||||||
|
|
||||||
|
`?add <7tv_link>`: Can directly link the 7tv emote you want to add and will directly add it to the server
|
||||||
Loading…
Add table
Add a link
Reference in a new issue