DMcP89 / harambot

A Yahoo Fantasy Sports bot for Discord
MIT License
29 stars 18 forks source link

Update trade command to use discord polls #143

Open DMcP89 opened 7 months ago

DMcP89 commented 7 months ago

Is your feature request related to a problem? Please describe. Update the trade command to use the native discord polls instead of emojis for voting on trades.

Describe the solution you'd like When the trade command is called it should create a poll with the latest trade that is up for league approval.

DMcP89 commented 7 months ago

Will need to wait for: https://github.com/Rapptz/discord.py/pull/9759 https://github.com/discord/discord-api-docs/pull/6746

to implement