fediseer/fediseer/consts.py

13 lines
201 B
Python

FEDISEER_VERSION = "0.15.0"
SUPPORTED_SOFTWARE = {
"lemmy",
"mastodon",
"friendica",
"pleroma",
"akkoma",
"firefish",
"iceshrimp",
"misskey",
"mitra",
}