{"id":15009653,"url":"https://github.com/atluzka/status-discord-bot","last_synced_at":"2026-01-27T18:44:43.378Z","repository":{"id":245745235,"uuid":"819073578","full_name":"Atluzka/status-discord-bot","owner":"Atluzka","description":"Give people rewards for having your discord server link in their status.","archived":false,"fork":false,"pushed_at":"2024-10-08T10:05:31.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T07:42:33.818Z","etag":null,"topics":["bot","discord","discord-bot","discord-python","discordpy","py","python","rewards","status","status-bot","status-discord"],"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/Atluzka.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-06-23T17:44:42.000Z","updated_at":"2024-10-21T22:56:54.000Z","dependencies_parsed_at":"2024-06-23T21:28:26.326Z","dependency_job_id":"c64e5731-a3e9-4ba5-81b8-e129f8ef2ac0","html_url":"https://github.com/Atluzka/status-discord-bot","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"02b1a7ccd26de9867b5d4703cab94be015f01a72"},"previous_names":["atluzka/status-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atluzka%2Fstatus-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atluzka%2Fstatus-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atluzka%2Fstatus-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atluzka%2Fstatus-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Atluzka","download_url":"https://codeload.github.com/Atluzka/status-discord-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243234147,"owners_count":20258401,"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":["bot","discord","discord-bot","discord-python","discordpy","py","python","rewards","status","status-bot","status-discord"],"created_at":"2024-09-24T19:27:12.614Z","updated_at":"2026-01-27T18:44:43.332Z","avatar_url":"https://github.com/Atluzka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Status Discord Bot\nA discord bot which gives a role when someone has the specified message in their status, and the role could give access to something premium.\n\n# Config\n\nExplanation to some things in the config.\nDo not paste this inside your config, it will not work.\n```json\n{\n    \"bot-token\": \"Here put your 'BOT TOKEN', NOT your 'ACCOUNT TOKEN'\",\n    \"guild-id\": \"Here put the id of your guild/server\",\n\n    \"status-message\": \"The message you want people to have in their status\",\n    \"role-to-give\": \"ID of the role that you want to give to your users as a reward\",\n    \"logs-channel-id\": \"ID of the channel where logs come\",\n    \"send-logs\": \"boolean, switch for logs\",\n    \"check-statuses-on-startup\": \"boolean, check users if they have the message in their status on bot startup\",\n\n    \"admins\": [\"List of users you want the bot to recognize as admin\"],\n    \"blacklisted-users\": [\"List of users that you dont want the bot to give role to\"],\n    \"footer-msg\": \"Message that appears on footers of embeds that the bot sends\"\n}\n```\n\n# Errors\nMake sure you've filled everything out correctly in the config and in the same type (int, string).\n\n### 1. ModuleNotFound\nModules you need to use this program: discord.\nTo install do: pip install \u003cmodule_name\u003e, example: pip install discord\n\n# TO-DO\n* Store info in a database, instead of storing in memory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatluzka%2Fstatus-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatluzka%2Fstatus-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatluzka%2Fstatus-discord-bot/lists"}