mirror of
https://github.com/maunium/stickerpicker.git
synced 2024-11-12 22:32:45 +01:00
Updated Creating packs (markdown)
parent
f4044848ef
commit
5de2746a4d
@ -10,6 +10,9 @@ To get started, install the dependencies for using the commands:
|
||||
2. Activate with `source .venv/bin/activate`
|
||||
3. Install the utility commands and their dependencies with `pip install .`
|
||||
|
||||
### Notes about Windows
|
||||
If `pip` doesn't work directly, try `py -3 -m pip`. Then use `py -3 -m sticker.import` and `py -3 -m sticker.pack` instead of `sticker-import` and `sticker-pack` respectively.
|
||||
|
||||
## Importing packs from Telegram
|
||||
To import packs from Telegram, simply run `sticker-import <pack urls...>` with
|
||||
one or more t.me/addstickers/... URLs.
|
||||
|
Loading…
Reference in New Issue
Block a user