{"id":16377519,"url":"https://github.com/zlataovce/rubiko","last_synced_at":"2025-10-26T10:30:38.793Z","repository":{"id":225686515,"uuid":"766089244","full_name":"zlataovce/rubiko","owner":"zlataovce","description":"A small, server-less Discord bot for roleplaying and utility commands, designed to run on Cloudflare Workers.","archived":false,"fork":false,"pushed_at":"2025-02-03T05:41:32.000Z","size":185,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-09T05:52:02.323Z","etag":null,"topics":["cloudflare-workers","discord-bot","roleplay","serverless","typescript","utility"],"latest_commit_sha":null,"homepage":"","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/zlataovce.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}},"created_at":"2024-03-02T10:03:37.000Z","updated_at":"2024-11-28T20:24:35.000Z","dependencies_parsed_at":"2024-11-28T21:33:03.808Z","dependency_job_id":null,"html_url":"https://github.com/zlataovce/rubiko","commit_stats":null,"previous_names":["cephxdev/rubiko","zlataovce/rubiko"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlataovce%2Frubiko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlataovce%2Frubiko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlataovce%2Frubiko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlataovce%2Frubiko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zlataovce","download_url":"https://codeload.github.com/zlataovce/rubiko/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238310150,"owners_count":19450800,"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","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":["cloudflare-workers","discord-bot","roleplay","serverless","typescript","utility"],"created_at":"2024-10-11T03:43:26.010Z","updated_at":"2025-10-26T10:30:38.465Z","avatar_url":"https://github.com/zlataovce.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rubiko [![Invite](https://img.shields.io/badge/discord-invite-blue)](https://discord.com/oauth2/authorize?client_id=1213159235513352213\u0026permissions=2147485696\u0026scope=bot+applications.commands)\n\nA small, server-less Discord bot for roleplaying and utility commands, designed to run on [Cloudflare Workers](https://workers.cloudflare.com/).\n\n## Deployment\n\nYou'll need a JS runtime of your choice, e.g. Node.js, Deno or Bun, and `pnpm`.\n\nRun `pnpm install` to download all needed dependencies, then `pnpm wrangler login` and log into your Cloudflare account.\n\nAt last, run `pnpm wrangler deploy` to deploy rubiko to a Worker.\nYou'll need to create these secrets for the bot, you can get them from the [Discord Developer Portal](https://discord.com/developers/applications):\n\n```bash\npnpm wrangler secret put DISCORD_TOKEN\npnpm wrangler secret put DISCORD_PUBLIC_KEY\npnpm wrangler secret put DISCORD_APPLICATION_ID\n```\n\nAt this point, the Worker is running and responding to interactions, but Discord doesn't know how to reach it.\nPaste your Worker URL into the `Interactions Endpoint URL` field of your bot's page in the DDP and save changes.\n\nNow, you can register the Worker's commands with Discord by issuing a `PUT` request with the appropriate `Authorization` header:\n`curl -X PUT -H \"Authorization: Bot \u003ctoken\u003e\" \u003cworker url\u003e`\n\nEverything should be up and running by now, make sure to grant the `bot` and `applications.commands` scopes when inviting.\n\n## Licensing\n\nThis project is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlataovce%2Frubiko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzlataovce%2Frubiko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlataovce%2Frubiko/lists"}