{"id":21885521,"url":"https://github.com/iamdevlinph/gaming-discord-bot","last_synced_at":"2026-05-05T14:32:13.280Z","repository":{"id":248242465,"uuid":"828167943","full_name":"iamdevlinph/gaming-discord-bot","owner":"iamdevlinph","description":"Gaming discord bot","archived":false,"fork":false,"pushed_at":"2025-04-08T10:33:49.000Z","size":416,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T23:07:35.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamdevlinph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-13T10:16:59.000Z","updated_at":"2025-04-08T10:33:53.000Z","dependencies_parsed_at":"2024-07-13T11:31:55.285Z","dependency_job_id":"c5515348-2845-4093-90b6-2e5d58348c9d","html_url":"https://github.com/iamdevlinph/gaming-discord-bot","commit_stats":null,"previous_names":["iamdevlinph/gaming-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamdevlinph/gaming-discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdevlinph%2Fgaming-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdevlinph%2Fgaming-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdevlinph%2Fgaming-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdevlinph%2Fgaming-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamdevlinph","download_url":"https://codeload.github.com/iamdevlinph/gaming-discord-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdevlinph%2Fgaming-discord-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T10:24:36.187Z","updated_at":"2026-05-05T14:32:13.263Z","avatar_url":"https://github.com/iamdevlinph.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Prerequisites\n\nAs of writing\n\n1. node `v18.18.2`\n2. yarn `1.22.22`\n\n## Development\n\n1. `yarn install`\n2. `yarn run dev` to run\n3. Secure `DISCORD_TOKEN`\n4. Add bot to server by https://discord.com/oauth2/authorize?client_id=1261592303068385402\n\nBased on [Creating your first Discord bot using TypeScript](https://dev.to/fellipeutaka/creating-your-first-discord-bot-using-typescript-1eh6)\n\n#### Commands\n\n| Command      | Description                                   |\n| ------------ | --------------------------------------------- |\n| build        | Builds the app                                |\n| dev          | Run app on dev mode                           |\n| start        | Builds and starts the app. Use for production |\n|              |                                               |\n| cache:delete | Deletes the cache file                        |\n| cache:create | Create the cache file                         |\n| cache:reset  | Runs cache delete and create                  |\n\n#### ENV File\n\n| Name               | Required? | Description                                        |\n| ------------------ | --------- | -------------------------------------------------- |\n| DISCORD_TOKEN      | Yes       | Discord token                                      |\n| DISCORD_CLIENT_ID  | Yes       | Discord client id                                  |\n| ADMIN_IDS          | Yes       | Comma separated list of IDs with admin permissions |\n| DEVELOPER_GUILD_ID | No        | Deploy commands for testing and developer          |\n| SKIP_CACHE         | No        | Do not create cache                                |\n\n## Production\n\nNo fancy stuff yet\n\n1. Go to [Digital Ocean](https://cloud.digitalocean.com/droplets/)\n2. Pull changes\n3. Install packages if needed\n4. Run app by `pm2 start npm --name \"gaming-bot\" -- run start`\n5. Or build before reload\n6. Or reload by `pm2 reload gaming-bot`\n\n## Add to server\n\nAdd bot to server by https://discord.com/oauth2/authorize?client_id=1177698138178470000\n\nNOTE: The client id here is different from the testing one.\n\n## Commands\n\n- /dn\n  - cap\n  - armor\n    - drop - armor fragments location\n  - efm\n    - debuffs - list efm debuffs and related destiny immunity\n  - nest - returns lunar drops of nest\n  - lunar_frags - returns nests with that lunar fragment\n  - conquest\n    - create - creates a conquest party\n    - start - starts a conquest and returns a line up\n    - end - ends a conquest\n    - join - join a conquest\n- /genshin\n  - version\n- /valorant\n  - buy_vp - returns how much currency needed to buy valorant points\n- /ping\n- /about\n\n## Features\n\nDragon Nest SEA\n\n- [x] Town cap stats `/dn cap`\n- [x] Armor fragment drops\n- [x] Current EFM debuff (in town cap stats)\n- [x] Current EFM ordeal\n- [1/2] Nest lunar fragment drop info `/dn nest lunar`\n- [ ] Mark nest/dungeon as done (nests, efm, etc...)\n- [ ] Manage conquest\n\nGenshin Impact\n\n- [x] Current version\n- [ ] Mark spiral abyss as done for the current period\n- [ ] Mark imaginarium theater as done for the current period\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamdevlinph%2Fgaming-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamdevlinph%2Fgaming-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamdevlinph%2Fgaming-discord-bot/lists"}