use new config |
|---|
|
|
| .env.example 0 → 100644 |
|---|
| client_test/index.html |
|---|
| package-lock.json |
|---|
| src/Server.ts |
|---|
| src/middlewares/Authentication.ts |
|---|
| src/middlewares/CORS.ts |
|---|
| 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/start.ts |
|---|
| src/util/Config.ts |
|---|
| src/util/Member.ts |
|---|
| src/util/passwordStrength.ts |
|---|