|
Config: Refactor config method, so we have a new get all option, fix issues in configurations
|
|---|
|
|
| src/middlewares/GlobalRateLimit.ts |
|---|
| src/routes/auth/login.ts |
|---|
| src/routes/auth/register.ts |
|---|
| src/routes/channels/#channel_id/messages/bulk-delete.ts |
|---|
| src/routes/channels/#channel_id/pins.ts |
|---|
| src/routes/gateway.ts |
|---|
| src/routes/guilds/index.ts |
|---|
| src/routes/guilds/templates/index.ts |
|---|
| src/util/Config.ts |
|---|
| src/util/Member.ts |
|---|
| src/util/passwordStrength.ts |
|---|