Config: First rewrite of config and working implementation of getting values
1 parent bb2d371 commit e3f6a29df79865ae9a0d842ba5d59a2851894081
@Diego Magdaleno Diego Magdaleno authored on 20 May 2021
Showing 14 changed files
View
package-lock.json
Too large (Show diff)
View
package.json
View
src/Server.ts
View
src/middlewares/GlobalRateLimit.ts
View
src/routes/auth/login.ts
View
src/routes/auth/register.ts
View
src/routes/channels/#channel_id/messages/bulk-delete.ts
View
src/routes/channels/#channel_id/pins.ts
View
src/routes/gateway.ts
View
src/routes/guilds/index.ts
View
src/routes/guilds/templates/index.ts
View
src/util/Config.ts
View
src/util/Member.ts
View
src/util/passwordStrength.ts