Skip to content

Instantly share code, notes, and snippets.

@AmandaCameron
Created July 27, 2015 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AmandaCameron/2b13af20067e2aa6621e to your computer and use it in GitHub Desktop.
Save AmandaCameron/2b13af20067e2aa6621e to your computer and use it in GitHub Desktop.
[
{
"id": "cmd_admin_desc",
"translation": "Opens the admin panel."
},
{
"id": "cmd_help_desc",
"translation": "Shows this help page."
},
{
"id": "cmd_kitties_desc",
"translation": "Shows a random kitty!"
},
{
"id": "cmd_settings_desc",
"translation": "Shows the settings for this bot, and allows you to make changes."
},
{
"id": "cmd_start_desc",
"translation": "Starts the bot."
},
{
"id": "cmd_submit_desc",
"translation": "Submit a new kitty photo!"
},
{
"id": "msg_help_header",
"translation": "This is a bot that will send random kitty (cat) pictures \non demand. You're also welcome to submit URLs of new pictures."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment