Vexed01 / Vex-Cogs

My cogs for Red.
https://cogdocs.vexcodes.com
GNU General Public License v3.0
27 stars 20 forks source link

[ButtonPoll 1.2.0] Add getvoters, listpolls, endpoll command #114

Closed vertyco closed 1 year ago

vertyco commented 1 year ago

Noticed your repo says PRs are welcome, tested and running on my own server atm, no rush :p

vertyco commented 1 year ago

I cant seem to get tox or some of the pre-commit hooks to run, do they require python 3.8?

Vexed01 commented 1 year ago

I'll be honest I'm not sure as it's been a while since I've touched that stuff, though it should work on 3.8+. The versions listed in pre-commit are probably quite out of date and I should get around to taking a good look.

Alternatively isort buttonpoll and black -l 99 buttonpoll and should be enough.

Thanks for taking the time to make a PR!

Vexed01 commented 1 year ago

Thanks again, and good spot that I misspelt aliases. This must have been introduced recently as I was wondering why it wasn't working...