{"id":38681234,"url":"https://github.com/jamilkarami/eindjeboss","last_synced_at":"2026-01-17T10:13:43.667Z","repository":{"id":65398071,"uuid":"513929064","full_name":"jamilkarami/eindjeboss","owner":"jamilkarami","description":"Discord bot for the Eindhoven Community server","archived":false,"fork":false,"pushed_at":"2025-08-24T10:41:52.000Z","size":780,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-24T16:40:30.073Z","etag":null,"topics":["bot","discord","discord-py","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamilkarami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2022-07-14T14:16:42.000Z","updated_at":"2025-08-24T10:41:55.000Z","dependencies_parsed_at":"2023-10-01T21:00:23.900Z","dependency_job_id":"1a7c13b7-b254-4503-a033-61f770043e7c","html_url":"https://github.com/jamilkarami/eindjeboss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamilkarami/eindjeboss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamilkarami%2Feindjeboss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamilkarami%2Feindjeboss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamilkarami%2Feindjeboss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamilkarami%2Feindjeboss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamilkarami","download_url":"https://codeload.github.com/jamilkarami/eindjeboss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamilkarami%2Feindjeboss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28505861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-py","python"],"created_at":"2026-01-17T10:13:43.614Z","updated_at":"2026-01-17T10:13:43.660Z","avatar_url":"https://github.com/jamilkarami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eindjeboss\nIn-house utility bot for the Eindhoven Community server on Discord\n\n## Introduction\n\nThis is a utility bot that is continuously in development for the [Eindhoven Community Discord Server](https://discord.gg/eindhoven)\n\nI didn't write this with the intention of it being used elsewhere (so some of the code is very targeted towards one specific server) but that's always a possibility.\n\nYou're more than welcome to clone this and use it for your own server, no credits required (though would be nice)\n\n## Using this for your own server\n\n### Setup\n\nMost of the setup is in [bot.py](bot.py) so that's where you'll have to change most things (such as intents, owner id, activity, commands prefix, logging method/files/folders, etc...)\n\nThis requires two environment variables: `DISCORD_TOKEN` (that you'll get from Discord) and `OWNER_ID` which can set you as the owner of your bot (naturally only if you specify your own Discord ID.)\n\n### Database\n\nThis uses a MongoDB database by default. You're welcome to change that to whatever works for you, but if you're sticking to MongoDB you'll have to set up a MongoDB account on their [site](https://www.mongodb.com/). Their free tier is more than enough for a small to medium-sized server.\n\nAfter that you'll want to set the following environment variables: `MONGO_DB_URL`, `MONGO_DB_PASSWORD` and `MONGO_DB_NAME`. They're quite self-explanatory.\n\n### Settings\n\nThe bot also uses an [administration](cogs/admin.py) cog which contains settings management. This part is annoying to set up (I'll try to find some better way later) but basically there's a bunch of settings that need to be set up for some features to work. If you set the `OWNER_ID` env variable you'll be notified whenever a setting isn't found which you can then set with `/createsetting` (defined in [cogs/admin.py](cogs/admin.py).)\n\n### Debugging\n\nRun `bot.py` in your debugger of choice.\n\n## Notes\n\nFeel free to reach out in case you have any questions regarding set-up/usage\n\n## TODO\n\n- Flesh out this readme more","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamilkarami%2Feindjeboss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamilkarami%2Feindjeboss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamilkarami%2Feindjeboss/lists"}