InstaFollowersOverseer/resources/user-settings-example.dtsod
2023-02-22 03:52:43 +06:00

12 lines
226 B
Plaintext

#DtsodV23
telegramUserId: [
{
instagramUserId: "taldybayeff";
# optional, default: true
notifyOnFollowing: true;
# optional, default: true
notifyOnUnfollowing: true;
}
];