{"id":16017019,"url":"https://github.com/ingenious-c0der/discord-bot","last_synced_at":"2026-05-02T19:31:56.342Z","repository":{"id":160424236,"uuid":"409623959","full_name":"Ingenious-c0der/Discord-Bot","owner":"Ingenious-c0der","description":"Multifunctionality Discord bot . ","archived":false,"fork":false,"pushed_at":"2023-08-05T12:49:29.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:24:45.325Z","etag":null,"topics":["bot","discord","discord-bot","discord-py","heroku-deployment"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ingenious-c0der.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-09-23T14:24:08.000Z","updated_at":"2021-12-14T18:42:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"48a29f23-8dda-4db4-b25e-42f8a3c15da6","html_url":"https://github.com/Ingenious-c0der/Discord-Bot","commit_stats":{"total_commits":71,"total_committers":2,"mean_commits":35.5,"dds":0.05633802816901412,"last_synced_commit":"02e5c2172ade196d83495c58d0d81e1aa073708d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ingenious-c0der/Discord-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ingenious-c0der%2FDiscord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ingenious-c0der%2FDiscord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ingenious-c0der%2FDiscord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ingenious-c0der%2FDiscord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ingenious-c0der","download_url":"https://codeload.github.com/Ingenious-c0der/Discord-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ingenious-c0der%2FDiscord-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-bot","discord-py","heroku-deployment"],"created_at":"2024-10-08T16:02:41.166Z","updated_at":"2026-05-02T19:31:56.323Z","avatar_url":"https://github.com/Ingenious-c0der.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord-Bot\nMultipurpose discord bot with various features.\nThe bot is no longer hosted on any platform due to lack of extended free tier services from any platform (like heroku offered in the past). If you want to get it running, you can clone it and set up the env yourself, the collections used in the db are given below\n\n\n## Mongo DB Collection Schemas  \nThe database bot_data contains the following collections:\n1. accounts\n2. scramble_stats\n3. words\n4. wpmstats\n\n\n## Accounts\nThis collection contains the following fields:\n1. discord_id (_id)\n2. amount \n\nExample\n```json\n{\n_id: 740931255599759XXX,\namount: 44750\n}\n```\n\n## ScrambleStats\nThis collection contains the following fields:\n1. discord_id (_id)\n2. count \n\nExample\n```json\n{\n_id: 740931255599759XXX,\ncount: 38\n}\n```\n\n## Words\nWords is a static collection. It basically contains all the words used (randomly) for the wpmrace or scramble game. The words are stored in the following format:\n1. _id: (auto generated)\n2. word_list_id : 1\n3. words: [Array]\n\n\n## wpmstats\nThis collection contains the following fields:\n1. _id : (auto generated)\n2. discord_id\n3. guild_id\n4. word \n5. speed \n\nExample \n```json\n{\nid : ObjectId('6160375af4248ea46bc64a1a'),\ndiscord_id : 29769302956376XXXX,\nguild_id : 82713138544495XXXX,\nword : \"soccer\",\nspeed : 1.3877119961885351\n}\n```\n\n\n\nthe .env contains two variables : \n\nBOT_TOKEN = \\\u003cyour bot token\\\u003e\n\nCONNECTION_STRING = mongodb+srv://\\\u003cuname\\\u003e:\\\u003cpassword\\\u003e@\\\u003cdbname\\\u003e.si3ce.mongodb.net/?retryWrites=true\u0026w=majority   // the mongo db atlas connection url\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fingenious-c0der%2Fdiscord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fingenious-c0der%2Fdiscord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fingenious-c0der%2Fdiscord-bot/lists"}