You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2021. It is now read-only.
So I'm rewriting most of it using Pyramid, and a more sane parsing setup. This parsing setup will be usable in other projects, since it'll be mostly independent from the rest of the code. This issue will track anything new or fancy that will come with the rewrite.
What will change:
Any self-hosted installs will explode as all the settings format change.
There will be a new ratelimit system based around queueing. Also, everything will be a lot faster. More to follow.
What won't change:
V3 data responses. I'll try to keep them consistent.