Skip to content

Instantly share code, notes, and snippets.

@alvinl
Created July 31, 2013 20:05
Show Gist options
  • Save alvinl/6125644 to your computer and use it in GitHub Desktop.
Save alvinl/6125644 to your computer and use it in GitHub Desktop.
{
"botname": "donation bot",
"username": "bot username",
"password": "bot password",
"admins": ["123456"],
"autoAccept": true,
"idle": true,
"idleGames": [440],
"debug": false,
"tradeWhitelist": {
"enabled": false,
"whitelist": ["76561198042819371"],
"denyMessage": "nah brah"
},
"scrapbank": false,
"timeout": 120,
"trade": {
"welcomeMsg": "gimme stuff",
"endMsg": "Thanks for trading with us!"
}
}
@ruunex
Copy link

ruunex commented Aug 31, 2013

go be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment