Josh

Results 13 comments of Josh

@climu @raylu OK I looked into this today: - There's no HTTP endpoint for this https://github.com/discord/discord-api-docs/issues/666 (although they created a websocket endpoint, which isn't that useful) - There's a `PRESENCE_UPDATE`...

@AAAstorga Hey Austin, sorry for the delay -- these notifications get easily lost :) I would be _very_ interested in that! I was thinking about getting something like that working...

For the pi in particular, not sure how well this would work since it uses an ARM chip :( I mean, if you're using ARM docker images then it will...

@cabiad yeah I think it makes sense. Are you thinking something like a README update, or is there a more official way to do so?

Ordering by declaration order seems the most natural to me, which is what we have right now. I don't think we're looking for inter-dependency between visitors just yet, there hasn't...

It was hard to integrate with our UWSGI django app, notably because multiple processes would run and this required locking (I used django cache but this only works if the...

@shawndrape Can you describe how that happened? Astroid is pinned in setup.py

@shawndrape The issue you encountered has been fixed in 0.0.19!