{"id":21511390,"url":"https://github.com/beemoe5/affirmations-bot","last_synced_at":"2026-05-22T05:19:00.191Z","repository":{"id":262943821,"uuid":"888849385","full_name":"BeeMoe5/affirmations-bot","owner":"BeeMoe5","description":"A discord bot that uses v2.4 of discord.py to send daily randomized affirmations to your server!","archived":false,"fork":false,"pushed_at":"2024-11-16T03:43:47.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T01:37:59.255Z","etag":null,"topics":["affirmation","affirmation-generator","affirmations","discord","discord-bot","discord-py","health","mental-health","python","python3","self-care","selfcare"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BeeMoe5.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-11-15T05:55:13.000Z","updated_at":"2024-11-16T03:43:50.000Z","dependencies_parsed_at":"2024-11-15T07:29:32.659Z","dependency_job_id":null,"html_url":"https://github.com/BeeMoe5/affirmations-bot","commit_stats":null,"previous_names":["beemoe5/affirmations-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeMoe5%2Faffirmations-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeMoe5%2Faffirmations-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeMoe5%2Faffirmations-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeMoe5%2Faffirmations-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeeMoe5","download_url":"https://codeload.github.com/BeeMoe5/affirmations-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056433,"owners_count":20390720,"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":["affirmation","affirmation-generator","affirmations","discord","discord-bot","discord-py","health","mental-health","python","python3","self-care","selfcare"],"created_at":"2024-11-23T22:07:57.446Z","updated_at":"2026-05-22T05:19:00.161Z","avatar_url":"https://github.com/BeeMoe5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About:\nA discord bot that uses [v2.4 of discord.py](https://discordpy.readthedocs.io/en/latest/) to send daily randomized affirmations to your server!\n\n# How to use:\nI don't have a public bot to invite, so you'll have to run this on your own bot. To do this, follow the installation instructions below.\n\n# Installation:\nIf you are wanting to run this on your own bot, here is what you need to do:\n## Clone the repo\n```bash\ngit clone https://github.com/BeeMoe5/affirmation-bot.git\n```\n## install ffmpeg for voice affirmations\nYou'll need ffmpeg installed and add to path on your system to play voice affirmations.\nAdditionally, for voice affirmations to work properly, you need to make a \"sounds\" folder in the /assets directory and put your voice affirmations in there.\n\n## set up .env\nCreate a .env file in the root of the repository, if you haven't already:\n```bash\ntouch .env\n```\nThen, add the following to the .env file:\n```bash\nDISCORD_TOKEN=your_bot_token\nAFFIRM_TEXT_CHANNEL_ID=your_text_channel_id\nAFFIRM_VOICE_CHANNEL_ID=your_voice_channel_id\nAFFIRM_ROLE_ID=your_role_id\n```\n\n## Install requirements\nIts all in the pyproject.toml file, so for poetry users:\n```bash\npoetry install\n```\nbut for pip users:\n```bash\npip install .\n```\n\n## Run the bot\n```bash\npython src/main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemoe5%2Faffirmations-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeemoe5%2Faffirmations-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemoe5%2Faffirmations-bot/lists"}