JaBa/languages/en-US/moderation/poll.json

8 lines
275 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"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:"
}