{"id":27654002,"url":"https://github.com/diogoritmos/discord-bot","last_synced_at":"2026-05-18T19:33:51.191Z","repository":{"id":287465280,"uuid":"964766691","full_name":"diogoritmos/discord-bot","owner":"diogoritmos","description":"Announces new videos and exercise ranking in our Discord server","archived":false,"fork":false,"pushed_at":"2025-04-19T22:01:09.000Z","size":321,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T15:14:52.321Z","etag":null,"topics":["automation","bot","community","discord"],"latest_commit_sha":null,"homepage":"https://discord.com/invite/Y9wp8qPVKE","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diogoritmos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-04-11T18:48:28.000Z","updated_at":"2025-04-20T00:37:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"59e14cfb-c4dc-4c23-adc8-ff5195135e51","html_url":"https://github.com/diogoritmos/discord-bot","commit_stats":null,"previous_names":["diogoritmos/discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diogoritmos/discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogoritmos%2Fdiscord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogoritmos%2Fdiscord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogoritmos%2Fdiscord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogoritmos%2Fdiscord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diogoritmos","download_url":"https://codeload.github.com/diogoritmos/discord-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogoritmos%2Fdiscord-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638827,"owners_count":24119764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automation","bot","community","discord"],"created_at":"2025-04-24T05:17:05.197Z","updated_at":"2026-05-18T19:33:46.167Z","avatar_url":"https://github.com/diogoritmos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diogoritmos Discord Bot\n\nAnnounces new videos on [diogoritmos YouTube channel](https://www.youtube.com/@diogoritmos)\nand weekly updates of the \"Desafio Semanal de Algoritmos\" to the [diogoritmos Discord server](https://discord.gg/diogoritmos).\n\nProject is deployed with [CloudFlare Workers](https://developers.cloudflare.com/workers/).\n\n## Setup\n\nRequired in the OS:\n\n- Node.js v22.14.0 (usage of [asdf](https://asdf-vm.com/) or [nvm](https://github.com/nvm-sh/nvm) are highly recommended)\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nRun format and lint:\n\n```\nnpm run format\nnpm run lint\n```\n\nYou can use this project to create your own bot, being required to deploy a `KV` and `Worker` on\ntheir platform, updating the environment variables in `.dev.vars` and `wrangler.jsonc`.\n\nTo setup your custom Google Spreadsheets integration, its required to create document similar\nto [this one](https://docs.google.com/spreadsheets/d/1GqC8z6vl9C4KA3nONZLLrgUuN9wuWUSPy12AWM1UbaA/edit?usp=sharing),\nand lastly \"Pubish in Web\" only the page as CSV in \"Share\" under \"File\" menu.\n\nYou don't have to worry about that if you're developing within the \"diogoritmos\" community context,\nthe **only secrets required are of the Discord webhook tokens**, but if you're developing on related\nfeatures, hit `@dcdourado` a DM. You can also ask to be included in the project CloudFlare's organization\nto gain access over cloud resources being utilized.\n\n## Local development\n\nDevelop with:\n\n```bash\nnpm run dev\n\n# Set up a custom cron expression to evaluate different scheduled jobs\ncurl \"http://localhost:8787/__scheduled?cron=*+*+*+*+*\"\n```\n\n## Deployment\n\nDeploy with:\n\n```\nnpm run deploy\n```\n\nRequires access to the CloudFlare organization.\n\n## Binding resources\n\nBind resources to the Worker in `wrangler.jsonc` (like adding a new env var). After adding bindings,\na type definition for the `Env` object can be regenerated with\n\n```\nnpm run cf-typegen\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogoritmos%2Fdiscord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiogoritmos%2Fdiscord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogoritmos%2Fdiscord-bot/lists"}