Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.63k stars 2.28k forks source link

commands.Context object to extract the author id #6367

Closed sxliang3093 closed 2 months ago

sxliang3093 commented 2 months ago

Description of the changes

I passed a commands.Context object to extract the author id. I changed the arguments of the autoplay function to encompass this change. This is for issue #6281

Closes #6281

Have the changes in this PR been tested?

No

aikaterna commented 2 months ago

Check out the additional context section I wrote on the linked issue. This probably isn't the way this should be resolved.

Flame442 commented 2 months ago

I know this is still a draft, but here's some tips about what is currently missing to get you on the right track:

Kowlin commented 2 months ago

Due to the lack of activity on this PR, I'm gonna go ahead and close this.