more status code checks
[ViQa-Bot-Tools.git] / botconfig.py
blob6b51d26437d913ef421ff56654139729aaaa2ebc
1 bot_action = "?/rebuild"
2 cpanel_url = "http://localhost/mod.php"
3 rebuild_data = {
4 'token':'c37bff3e',
5 'rebuild_index':'on',
6 'rebuild_thread':'on',
7 'rebuild_themes':'on',
8 'board_b':'on',
9 'rebuild':'Rebuild'
11 login_data = {
12 'username':'bot',
13 'password':'nopass',
14 'login':'continue'