{"id":24383608,"url":"https://github.com/minidomo/mingle","last_synced_at":"2025-10-28T23:13:52.158Z","repository":{"id":42341268,"uuid":"193908312","full_name":"minidomo/Mingle","owner":"minidomo","description":"A dating simulation bot brought on Discord!","archived":false,"fork":false,"pushed_at":"2023-10-07T01:18:18.000Z","size":30,"stargazers_count":0,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T10:14:57.946Z","etag":null,"topics":["discord-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/minidomo.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}},"created_at":"2019-06-26T13:19:22.000Z","updated_at":"2019-09-06T17:54:50.000Z","dependencies_parsed_at":"2022-09-15T01:25:11.853Z","dependency_job_id":null,"html_url":"https://github.com/minidomo/Mingle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minidomo%2FMingle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minidomo%2FMingle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minidomo%2FMingle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minidomo%2FMingle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minidomo","download_url":"https://codeload.github.com/minidomo/Mingle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243259100,"owners_count":20262403,"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":["discord-bot"],"created_at":"2025-01-19T10:15:10.311Z","updated_at":"2025-10-08T01:15:43.958Z","avatar_url":"https://github.com/minidomo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mingle\nDid you ever want to partake in dating simulator within Discord? Well now you can with Mingle!  \nMingle allows you to build a your own dating profile on Discord and get started on dating with others on the same server. Not only can you mingle with others, but you can also be a dick by trying to snatch other people's partners. Good luck and enjoy! *Love is in the air...*\n\n\nThis terrible bot was created for Discord Hack Week 2019 by me and submitted in the shitposting category.  \nResults announced [here](https://blog.discordapp.com/discord-community-hack-week-category-winners-bd0364360f92).\n\n## Commands\nDefault prefix is `!` but can be changed in `config.js`.  \n*Disclaimer: Descriptions of commands provided here are different and more accurate than the descriptions when running the bot.*  \n\n| Command | Parameters | Descriptions|\n| :---: | --- | --- |\n| `change`  | `\u003ccategory\u003e \u003cvalue\u003e` \u003cul\u003e\u003cli\u003e`category` - a category can be one of the following: name, gender, age, description, hobbies, type, or sexuality.\u003c/li\u003e\u003cli\u003e`value` - the new value of the category. \u003c/li\u003e\u003c/ul\u003e | Changes a category in your profile. |\n| `create`  | | Creates your profile by asking a few questions about you. |\n|  `date`   | `\u003cuser\u003e \u003cmessage?\u003e`  \u003cul\u003e\u003cli\u003e`user` - mention a user to date. \u003c/li\u003e\u003cli\u003e`message` (optional) - Send a custom message with your proposal. Default is \"Will you go out with me? 😘\"\u003c/li\u003e\u003c/ul\u003e | Creates a proposal to someone to ask them out. |\n| `delete`  | | Deletes your profile and dumps your partner if they exist. |\n|  `dump`   | | Dumps your partner. |\n|  `help`   | | Shows available commands. |\n|   `hug`   | | Hugs your partner. Has 10% chance of having a special message added onto it. |\n|  `kiss`   | | Kisses your partner. Has 10% chance of having a special message added onto it. |\n| `reject`  | `\u003cuser\u003e` \u003cul\u003e\u003cli\u003e`user` -  mention a user to reject.\u003c/li\u003e\u003c/ul\u003e | Rejects the user. Has 30% chance of adding an explanation that `\u003co/` is a dab. |\n|  `steal`  | `\u003cuser\u003e` \u003cul\u003e\u003cli\u003e`user` - mention a user to steal.\u003c/li\u003e\u003c/ul\u003e | Attempts to steal a someone from their partner. \u003cbr\u003e TL;DR: be a dick to increase your chances of stealing \u003cbr\u003e Probability is determined by the following formula and dependent on the user's hidden stats: `probability = .01 + stolenCount / 500 + dateCount / 2000 + (rejectedYouCount + rejectedOthersCount) / 10000;` |\n|  `view`   | `\u003cuser\u003e` \u003cul\u003e\u003cli\u003e`user` - mention a user to view their profile.\u003c/li\u003e\u003c/ul\u003e | View someone's profile. |\n\n## Installation\nType the following in command prompt:\n```shell\ngit clone https://github.com/MiniDomo/Mingle.git\ncd Mingle\nnpm install\n```\n\n## Setup\n1. Change `config.js.example` to `config.js`\n2. Set `config.token` equal to your Discord token\n3. Change `profiles.json.example` to `profiles.json`\n4. Run the bot!\n\n## Running\nType the following in command prompt:\n```shell\nnode bot\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminidomo%2Fmingle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminidomo%2Fmingle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminidomo%2Fmingle/lists"}