Updated readme.
This commit is contained in:
parent
af0d6cd2c0
commit
921b62fe65
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ Then, edit in your API Key and Guild ID.
|
||||||
### (Optional) Add emoji files
|
### (Optional) Add emoji files
|
||||||
|
|
||||||
Any images in the `emojis/` directory will be uploaded by default.
|
Any images in the `emojis/` directory will be uploaded by default.
|
||||||
|
Each image will use the name of the file for the text code, for exmaple:
|
||||||
|
|
||||||
|
Uploading `somecoolemoji.png` will result in an emoji that can be used
|
||||||
|
with `:somecoolemoji:`.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue