package
0.0.0-20240818154921-48fb977d64e9
Repository: https://github.com/jgengo/polla.git
Documentation: pkg.go.dev

# Functions

AddAnswer adds new answer in database.
AddPoll is to insert a new poll in db.
Close can be used to close your database.
No description provided by the author
GenerateText will generate the text for the posted message.
GetPoll returns the poll id of a specific ts.
Init opens and creates the database if needed.
UpdatePollTS is used to insert th ts after the message has been posted.