-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
27 lines (26 loc) · 954 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[Auth]
Login =
Password =
App_ID =
[Post]
TxtFile =
RandomLine = yes
LineMinimumLength = 12
; Where to post your messages. Accepts only an integer value. Options:
; VK user ID (e.g. 551696271)
; VK community ID. Use a negative value to designate a community ID, e.g. -60021060
; Leave blank to post on your own wall
OwnerID =
; Post intervals in seconds
; Leave blank to post a message in random interval between 1 and 10800 seconds
PostInterval = 1000
AttachPhoto = yes
; Options:
; mal: attach a random picture from MyAnimeList
; vndb: attach a random picture from vndb
; local: attach photos from your local directory one by one, starting from the first file (sorted by filename)
; rand-local: attach a random photo from your local directory
PhotoSource = vndb
; Leave plank if you selected PhotoSource = mal
; Specify the absolute or relative path to photos (e.g. C:\Users\user\Pictures\photos)
PhotoLocation = C:\pics