dbot/modules/poll/usage.json
2012-12-11 16:53:34 +00:00

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]'
}