hutoroff / jagpb

Just Another Group Polling Bot
Apache License 2.0
1 stars 0 forks source link

Allow to create poll with single command #2

Closed hutoroff closed 6 years ago

hutoroff commented 6 years ago

Command should be like this: /newpoll [options option1[,oprion2[,optionN] [sendTo chatId]]

hutoroff commented 6 years ago

Help for implemented command:

usage: /create -t "Poll Title" -o {"option1","option2",...,"optionN"} -o,--options options to be added to poll -t,--title title of poll</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>