Closed Tobotimus closed 7 years ago
Yeah, this is gonna be something to redo after exams. And I feel like I just rewrote all of gsheets >:(
Basically gonna have to make the cog independent of google-api-python-client and oauth2client requests.
google-api-python-client
oauth2client
What's the issue this raises? Are Gsheets and R6Stats interfering with each other?
No, simply the fact that both cogs are making requests using non-threadsafe libraries
Yeah, this is gonna be something to redo after exams. And I feel like I just rewrote all of gsheets >:(
Basically gonna have to make the cog independent of
google-api-python-client
andoauth2client
requests.