mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
No EOL
275 B
JSON
8 lines
No EOL
275 B
JSON
{
|
|
"DESCRIPTION": "Launch a survey in the current channel!",
|
|
"USAGE": "{{prefix}}poll [question]",
|
|
"EXAMPLES": "{{prefix}}poll Is the Earth flat?",
|
|
"MISSING_QUESTION": "Please specify a question!",
|
|
"REACT": "React with {{success}} or {{error}}!",
|
|
"TITLE": "📊 Poll:"
|
|
} |