Slug-Boi / aion-cli

⏰This is an algorithmic timeslot managment tool built in go⏰
MIT License
2 stars 0 forks source link

Feat: Strawpoll form command #10

Closed Slug-Boi closed 2 months ago

Slug-Boi commented 3 months ago

Added the CLI command to grab and print result data from a strawpoll. The google cloud auth flow seems extremely hard to work with thus the change to strawpoll if we figure out how to use google instead we can always rework the current methods to use that instead

Resolves #9

Slug-Boi commented 3 months ago

Need tests on this if possible will look into it if not then I will convert to PR

Slug-Boi commented 2 months ago

Unsure where the Merge conflicts arise though.

Pretty sure it happened cause i just merged the zap logger PR seems like the go mod and sum files got out of sync cause it adds the zap logger package