000
This commit is contained in:
4
resources/config-example.dtsod
Normal file
4
resources/config-example.dtsod
Normal file
@@ -0,0 +1,4 @@
|
||||
#DtsodV23
|
||||
botToken:"19815858:aAjfawIAHAWw4_kAkg321";
|
||||
instagramLogin:"aboba";
|
||||
instagramPassword:"01234567";
|
||||
11
resources/user-settings-example.dtsod
Normal file
11
resources/user-settings-example.dtsod
Normal file
@@ -0,0 +1,11 @@
|
||||
#DtsodV23
|
||||
|
||||
telegramUserId: [
|
||||
{
|
||||
instagramUserId: "taldybayeff";
|
||||
# optional, default: true
|
||||
notifyOnFollowing: true;
|
||||
# optional, default: true
|
||||
notifyOnUnfollowing: true;
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user