-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbots.xml
More file actions
24 lines (24 loc) · 888 Bytes
/
bots.xml
File metadata and controls
24 lines (24 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<bots>
<bot>
<login>pimgik</login>
<password>VFVekbxrf49</password>
<chatConfig>TestRiders.xml</chatConfig>
<groupId>103582791459120719</groupId>
<email>khollom@yandex.ru</email>
<repeat_invitation_timeout>60000</repeat_invitation_timeout>
<online_action_timeout>60000</online_action_timeout>
<handle_new_user_timeout>120000</handle_new_user_timeout>
<thanksgiving_timeout>3600000</thanksgiving_timeout>
</bot>
<bot>
<login>djtaffy1</login>
<password>mxi7mngs4</password>
<chatConfig>RideTesters.xml</chatConfig>
<groupId>103582791459815463</groupId>
<email></email>
<repeat_invitation_timeout>60000</repeat_invitation_timeout>
<online_action_timeout>60000</online_action_timeout>
<handle_new_user_timeout>120000</handle_new_user_timeout>
<thanksgiving_timeout>3600000</thanksgiving_timeout>
</bot>
</bots>