Skip to content

Instantly share code, notes, and snippets.

@ornicar
Last active August 8, 2016 19:05
Show Gist options
  • Save ornicar/82c9e5864f96f295a8ce to your computer and use it in GitHub Desktop.
Save ornicar/82c9e5864f96f295a8ce to your computer and use it in GitHub Desktop.
mongo lichess --eval 'db.f_categ.insert({
"_id": "lichess-feedback",
"name": "Lichess Feedback",
"desc": "Bug reports, feature requests, suggestions",
"pos": 1,
"nbTopics": 0,
"nbPosts": 0,
"lastPostId": "00000000",
"nbTopicsTroll": 0,
"nbPostsTroll": 0,
"lastPostIdTroll": "00000000"
})'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment