Discord app that uses Linked Roles to display a user's ASN on their profile (supports PeeringDB and e-mail for verification) https://bgprofile.thei.rs
  • JavaScript 58.4%
  • EJS 28.2%
  • CSS 12.9%
  • Dockerfile 0.5%
Find a file
2025-09-26 19:24:13 +02:00
bin bring this bad boy up to date 2025-07-07 21:52:11 +02:00
src add support for email as verification method 2025-07-26 20:00:31 +02:00
.env.example add support for email as verification method 2025-07-26 20:00:31 +02:00
.gitignore initial commit 2023-05-19 19:28:44 +02:00
.npmrc init jsr support 2025-07-23 14:13:20 +02:00
docker-compose.yml dockerize 2023-05-19 19:36:51 +02:00
Dockerfile some reorganization 2025-07-23 17:43:30 +02:00
license add license 2025-09-26 19:24:13 +02:00
package.json some reorganization 2025-07-23 17:43:30 +02:00
pnpm-lock.yaml refactor http to use @dash/req 2025-07-23 14:37:02 +02:00