Skip to content

Revert discord manager to restore functionality

Adarnof requested to merge Adarnof:235 into master

As described in #235 (closed), the Discord API is returning incorrect user profiles if commands are executed in quick succession.

This rolls back the api managers to a known working state. Additionally implements security to prevent misuse of auth tokens.

Merge request reports