Dave McPherson

Results 16 comments of Dave McPherson

[email protected] I do mobile and web development on the side willing to help out where I can.

Is this still being considered as a feature or will it only exist in forks?

@josuebrunel I've opened #61 to address this

Hi @nmylarappa can you provide a bit more context? Maybe a link to your code or a large snippet?

@nigamanthsrivatsan wouldn't that only fire once though? It wouldn't work if you have code that you want to run every time a command gets called prior to the command logic...

@jakubigla I've implemented using a db to store OAuth Credentials in my [harambot project](https://github.com/DMcP89/harambot). I have a util function that handles retrieving the OAuth tokens: ``` def yahoo_auth(code): encoded_creds =...

@ryanlaughlin can you post the script you are running or provide a link to it?

I think so, when you created your app on yahoo's developer portal did you check these permissions? ![image](https://github.com/spilchen/yahoo_fantasy_api/assets/4146149/ca73a7ee-9b21-47e2-90e5-82c8db9be1f5)

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

@kelvinmwinuka I'll pick this one up next