-
See https://github.com/snarfed/bridgy-fed/discussions/1440#discussioncomment-11095650: Mastodon doesn't track delivery of `Create`-`Note` activities, so Bridgy Fed should interpret `Undo`-`Accept`-`Fo…
-
Possibly due to recent changes in Misskey's API, it appears that the bot does not work with Misskey v13.5.6 to v13.9.2 (the latest version). While the same bot configuration is compatible with Misskey…
-
-
At https://github.com/robertoszek/pleroma-bot/blob/9a64891385d8321a84c37f3fba1fba6bd7b785ee/pleroma_bot/_pin.py#L71 the response code is checked against 404 to see if the note cannot be found, but Mis…
-
Misskey的转发bot,[项目地址](https://github.com/ybw2016v/bilibili2notes)
-
### 概要
タイトル通りです。
これにより、不審な投稿の受信を防ぐことが出来ますが、純粋に未知のリモートユーザーから初めて連絡が飛んでくる可能性は否定出来ないと考えています。(RNなどで投稿が回ると、それに対してリプライ等を行う可能性が十分に考えられる)
理想的には、ユーザー単位で設定したいところですが、サーバーに受信させない方向性での実装では、2人以上対象に含まれた場合にどうするかで困っ…
-
misskey でも bot が運用できるらしい?調査して、可能そうなら対応する
-
I have to populate a number of accounts for the first time, so it's annoying to have to require manual input like this:
```
ℹ 2022-04-03 13:35:08,271 - pleroma_bot - INFO - =========================…
-
## Summary
ユーザーの bot フラグを頻繁に切り替えられないようにする(1 per day ぐらい)
- 頻繁な切り替えによって享受される有意義なメリットがないため
- ActivityPub の Actor Object がコロコロ変わってしまってよくないため
- bot バッジが付いたり消えたりすると他のユーザーの混乱を招く可能性があるため
- https://github.c…
-
### Summary
when sending email, optionally encrypt (not sign) with PGP key
### Purpose
using a PGP key (unique per service) helps keep one's email inbox free of spam
### Do you want to implement t…