{"id":14985883,"url":"https://github.com/sidcraftscode/rowing-bot","last_synced_at":"2025-04-11T22:12:08.982Z","repository":{"id":253169674,"uuid":"842701777","full_name":"sidcraftscode/rowing-bot","owner":"sidcraftscode","description":"A discord bot built for the r/Rowing discord community that automatically sends the workout of the week in the #workout-of-the-week channel from a list of 52 workouts.","archived":false,"fork":false,"pushed_at":"2025-04-06T09:52:37.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T22:12:03.955Z","etag":null,"topics":["actions","bot","discord-bot","github","rowing","scheduler"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sidcraftscode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-14T22:21:48.000Z","updated_at":"2025-04-06T09:52:40.000Z","dependencies_parsed_at":"2024-08-25T10:46:22.338Z","dependency_job_id":"752c4583-23b5-4f02-9ae3-fa54da83f819","html_url":"https://github.com/sidcraftscode/rowing-bot","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.40740740740740744","last_synced_commit":"dfb7aefb933d821629001c71deb1dbe877496fc9"},"previous_names":["sidcraftscode/rowing-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidcraftscode%2Frowing-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidcraftscode%2Frowing-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidcraftscode%2Frowing-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidcraftscode%2Frowing-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidcraftscode","download_url":"https://codeload.github.com/sidcraftscode/rowing-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487689,"owners_count":21112190,"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":["actions","bot","discord-bot","github","rowing","scheduler"],"created_at":"2024-09-24T14:11:49.728Z","updated_at":"2025-04-11T22:12:08.957Z","avatar_url":"https://github.com/sidcraftscode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rowing Bot\nA discord bot built for the [r/Rowing discord community](https://discord.gg/Mujt9ATJjp) that automatically sends the workout of the week in the `#workout-of-the-week` channel from a list of 52 workouts. It uses Python 3 and [discord.py](https://github.com/Rapptz/discord.py). It runs on **GitHub actions** weekly using a cron job.\n\n## Running the project locally\n### Prerequisites\npython3\n\n### Installation\n1. Install dependencies\n```\npython -m pip install --upgrade pip\npip install -r requirements.txt\n```\n\n2. Create a .env file and add the discord token for your bot to it\nIn the shell run:\n```\ntouch .env\n```\n\nTo `.env` add:\n```\nexport DISCORD_BOT_TOKEN=\"your token here\"\n```\n\nThen run in the shell\n```\nsource .env\n```\n\n3. Open `bot.py` and change the name of the channel to the channel you want to send the messages to\n```\nchannel_name = 'workout-of-the-week'\n```\n\n4. Run the python file\n```\npython main.py\n```\n\n## Built with\n* Python 3\n* discord.py\n\n## Features\n- [x] Sends a workout each week to the workout-of-the-week channel\n- [x] Runs automatically on GitHub actions\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidcraftscode%2Frowing-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidcraftscode%2Frowing-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidcraftscode%2Frowing-bot/lists"}