diff --git a/src/environment.ts b/src/environment.ts index 97d4a109..b86e8f9d 100644 --- a/src/environment.ts +++ b/src/environment.ts @@ -18,11 +18,15 @@ const env = { "js", "discord", "bots", + "discordjs", "express", + "py", + "django", "docker", "github", "githubactions", "mongodb", + "redis", "vscode", "cloudflare", "workers", @@ -33,6 +37,7 @@ const env = { "md", "regex", "linux", + "ubuntu", "nginx", "html", "css",