mastodon-emoji-exporter/readme.md
2023-11-02 23:04:31 -04:00

14 lines
328 B
Markdown

## mastodon emoji exporter
this python file exports emojis from a mastodon server
i want emojies
### usage
`python3 export.py <server domain>`
`<server domain>` is the WEB_DOMAIN of the mastodon instance, a.k.a where is *hosted*
this script creates a `exports.tar.gz` file which then can be used in `tootctl emoji import`