misskey notificaion indicator
git clone https://github.com/sharl/mnotify.git
cd mnotify
pip install -r requirements.txt
python mnotify.py
put the same directory.
token must have read:account
permission.
{
"misskey_instance": "https://misskey.example.com",
"misskey_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}