agraubert / Beymax

A custom Discord bot and high-level bot API -- Moved to GitLab
https://beymax.dev
MIT License
1 stars 2 forks source link

permissions model corruption? #89

Closed agraubert closed 2 years ago

agraubert commented 6 years ago

I didn't investigate this much, and I've only seen it once, but the permissions object seems to have somehow reset to None. The only thing I can think of is that possibly the client was reconstructed during some sort of hard-disconnect from discord and that on_ready was never run.

This needs to be investigated further