@silverpill is there a way to import all the emoji from an instance? #askMitra
Conversation
Notices
-
Johnny Peligro, now on Mitra! (mischievoustomato@mitra.taihou.website)'s status on Sunday, 01-Sep-2024 01:50:11 JST Johnny Peligro, now on Mitra! -
チャノさん (japananon@mitra.anon-kenkai.com)'s status on Sunday, 01-Sep-2024 01:50:10 JST チャノさん @mischievoustomato @silverpill Right now, I only know how to manually import them individually via cli using mitractl:
https://codeberg.org/silverpill/mitra/src/branch/main/docs/mitractl.md
No bulk job seems possible as yet.
-
silverpill (silverpill@mitra.social)'s status on Sunday, 01-Sep-2024 02:07:51 JST silverpill @mischievoustomato you can write a script that parses /api/v1/custom_emojis response, downloads all emojis and then adds them to your instance with mitractl add-emoji
-