Skip to content

Instantly share code, notes, and snippets.

@climu
Last active November 27, 2018 20:47
Show Gist options
  • Save climu/b276c0457cc5ab9e5558da6209f1e6f6 to your computer and use it in GitHub Desktop.
Save climu/b276c0457cc5ab9e5558da6209f1e6f6 to your computer and use it in GitHub Desktop.
{
'games': [{
'gameType': 'challenge',
'initialProposal': {
'gameType': 'free',
'players': [
{'role': 'white', 'user': {'name': 'jkkl', 'flags': 'gc', 'rank': '?'}},
{'role': 'black'}
],
'nigiri': True,
'rules': {
'byoYomiPeriods': 5,
'komi': 6.5,
'timeSystem': 'byo_yomi',
'size': 19,
'mainTime': 1800,
'rules': 'japanese', 'byoYomiTime': 30}
},
'players': {
'challengeCreator': {'name': 'jkkl', 'flags': 'gc', 'rank': '?'}
},
'name': 'tesd',
'global': True,
'channelId': 15890463,
'roomId': 3627409
}],
'type': 'GAME_LIST',
'channelId': 3627409
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment