Inspiration

Polls we have come cross are generally linear and can get very long when there are too many options. Some of these options can actually be clustered under a "parent option". For example, when deciding a date time to meet, time options can be nested under a date option, instead of listing all options linearly. Nesting would make the poll shorter and thus more readable.

What it does

Make the poll shorter and thus more readable.

How we built it

With Python.

Challenges we ran into

Telegram API calls were more complicated than imagined, especially with reference to the source code of existing Telegram bots for polling. As such, we have decided to simply code out the logic in Python for CLI usage.

Accomplishments that we're proud of

Having attempted the project, written some code, and learnt the basics of a Telegram bot.

What we learned

See above.

What's next for Nested Poll (Telegram) Bot

Completion of source code, testing, adding more features, and converting it into a more user friendly application.

Built With

Share this project:

Updates