Updated README.md

This commit is contained in:
Natty 2023-09-30 19:35:00 +02:00
parent b3f2ebb474
commit 8154ba8e0e
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# matrix-emoji-upload
# matrix-emoji-autoupload
Automated emoji uploader for Matrix.
@ -6,6 +6,8 @@ Very janky and without any guarantees.
## Usage
A [venv](https://docs.python.org/3/library/venv.html) setup is recommended.
Install dependencies:
`pip -r requirements.txt`
@ -13,7 +15,7 @@ Install dependencies:
Run as a CLI command:
```
python emoji-upload [-h] --tag TAG --token TOKEN --instance INSTANCE emoji_file [emoji_file ...]
python main.py [-h] --tag TAG --token TOKEN --instance INSTANCE emoji_file [emoji_file ...]
positional arguments:
emoji_file a list of files to upload