fediseer/fediseer/consts.py

12 lines
187 B
Python

FEDISEER_VERSION = "0.14.0"
SUPPORTED_SOFTWARE = [
"lemmy",
"mastodon",
"friendica",
"pleroma",
"akkoma",
"firefish",
"iceshrimp",
"misskey",
]