mastodon-emoji-exporter/readme.md

14 lines
328 B
Markdown
Raw Permalink Normal View History

2023-11-03 03:04:31 +00:00
## 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`