{"id":24167726,"url":"https://github.com/sswangg/the-warden","last_synced_at":"2026-03-14T03:03:47.905Z","repository":{"id":42640741,"uuid":"386151890","full_name":"sswangg/the-warden","owner":"sswangg","description":"A Discord bot written in python","archived":false,"fork":false,"pushed_at":"2023-01-14T00:39:06.000Z","size":3287,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-04-29T08:49:38.614Z","etag":null,"topics":["bot","discord","discord-bot","discord-py","discordbot","discordpy"],"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/sswangg.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}},"created_at":"2021-07-15T03:37:45.000Z","updated_at":"2022-03-28T08:53:30.000Z","dependencies_parsed_at":"2023-02-09T18:16:18.108Z","dependency_job_id":null,"html_url":"https://github.com/sswangg/the-warden","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sswangg%2Fthe-warden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sswangg%2Fthe-warden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sswangg%2Fthe-warden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sswangg%2Fthe-warden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sswangg","download_url":"https://codeload.github.com/sswangg/the-warden/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233665631,"owners_count":18710917,"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-py","discordbot","discordpy"],"created_at":"2025-01-12T21:47:37.481Z","updated_at":"2025-09-20T13:31:11.220Z","avatar_url":"https://github.com/sswangg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\nThe Warden is a custom Discord bot who's main feature is the ability to give users a pre-set role and automatically remove it after a timer runs out, which was useful for operating a time-out system in the server The Warden was developed for. During time-out, users would be restricted to talking to the moderators.\n\nOther features:\n- Join a voice channel, and play Rick Astley's \"Never Gonna Give You Up\"\n- Webscrape for data on Covid-19 cases in Washtenaw County\n- \"Snipe\" the most recently deleted message\n- Features can be toggled on and off\n\n## Setup\n\nInformation on making a bot account can be found in the [discord.py documentation](https://discordpy.readthedocs.io/en/stable/discord.html). Once you've done that:\n\nClone the repo\n\n```console\n$ git clone https://github.com/sswangg/the-warden.git\n$ cd the-warden\n```\n\nCreate a file named `.env` with your token in the same directory as main.py\n```\n# .env\nDISCORD_TOKEN=your-bot-token\n```\n\nCreate a virtual environment and activate it\n\n```console\n$ python3 -m venv .\n$ source bin/activate\n```\n\nInstall dependancies\n\n```console\n$ pip3 install -r requirements.txt\n```\n\nAnd start The Warden\n\n```console\n$ python3 main.py\n```\n\n## Contributing\nList of features to implement:\n- Play music from YouTube playlists\n- Track covid cases in AAPS specfically\n- Display the current uptime\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsswangg%2Fthe-warden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsswangg%2Fthe-warden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsswangg%2Fthe-warden/lists"}