dbot/modules/poll/usage.json

8 lines
278 B
JSON

{
"~newpoll": "~newpoll [pollname] options=[each,poll,option] [Poll Description]",
"~addoption": "~addoption [pollname] [newoption]",
"~rmoption": "~rmoption [pollname] [optiontoremove]",
"~vote": "~vote [pollname] [option]",
"~pdesc": "~pdesc [pollname]"
}