{"id":18283324,"url":"https://github.com/ungdev/etuutt-discord-bot","last_synced_at":"2026-01-20T01:20:09.750Z","repository":{"id":223843969,"uuid":"761670485","full_name":"ungdev/EtuUTT-Discord-Bot","owner":"ungdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-12T14:47:57.000Z","size":385,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-12T23:33:42.100Z","etag":null,"topics":[],"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/ungdev.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}},"created_at":"2024-02-22T09:13:03.000Z","updated_at":"2024-04-15T07:53:45.620Z","dependencies_parsed_at":"2024-02-26T11:29:28.624Z","dependency_job_id":"0aa40025-7697-493c-b6b1-f9b497b3cbd7","html_url":"https://github.com/ungdev/EtuUTT-Discord-Bot","commit_stats":null,"previous_names":["ungdev/etuutt-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2FEtuUTT-Discord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2FEtuUTT-Discord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2FEtuUTT-Discord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2FEtuUTT-Discord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ungdev","download_url":"https://codeload.github.com/ungdev/EtuUTT-Discord-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325696,"owners_count":20920714,"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":[],"created_at":"2024-11-05T13:08:50.467Z","updated_at":"2026-01-20T01:20:09.697Z","avatar_url":"https://github.com/ungdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EtuUTT-Discord-Bot\n\nA project of redoing the Discord bot made in JavaScript used at my school.  \nBe sure to have Python 3.10 or higher installed.\n\nClone the projet and install the requirements (in a\n[venv](https://docs.python.org/library/venv.html) preferably):\n\n```bash\ngit clone https://github.com/ungdev/EtuUTT-Discord-Bot.git\ncd EtuUTT-Discord-Bot\npip install -r requirements.txt\n```\n\nNote: replace `requirements.txt` by `requirements-dev.txt` if you wish to install the dev\nrequirements to contribute to the bot.\n\n---\nBefore launching the bot, you need to fill in a **`.env`** file (using\nthe [example](https://github.com/ungdev/EtuUTT-Discord-Bot/blob/main/.env.example)\nI provide in the repo).  \nYou need a Discord bot token, to have one go to\nthe [Discord Developer Portal](https://discord.com/developers) and create a new\napplication.  \nGo to the Bot section and click the Reset Token button, you can now claim the token.  \nYou also have to enable all the Privileged Gateway Intents as I assume they're enabled in the code.\n\n---\nAfter having done all this you can launch the bot:\n\n```bash\npython -m etuutt_bot\n```\n\n## Contributing\n\nUse [ruff](https://github.com/astral-sh/ruff) to lint and format the code before making a pull\nrequest.  \nI also use [pre-commit](https://github.com/pre-commit/pre-commit) to run ruff before each commit.\n\nPytest is also used to test the project :\n```bash\npytest\n```\n\n## Acknowledgments\n\nThanks to Ivann who did the original Discord bot.  \nIt can be found [here](https://github.com/ungdev/discord_bot_firewall).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fetuutt-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fungdev%2Fetuutt-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fetuutt-discord-bot/lists"}