{"id":23326384,"url":"https://github.com/crimsonmods/crimsonfaq","last_synced_at":"2025-04-07T06:44:34.817Z","repository":{"id":257273813,"uuid":"857786882","full_name":"CrimsonMods/CrimsonFAQ","owner":"CrimsonMods","description":"AutoResponder System for V Rising","archived":false,"fork":false,"pushed_at":"2024-12-12T16:20:10.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-20T19:17:53.576Z","etag":null,"topics":["bepinexmod","modding","modding-games","vrising"],"latest_commit_sha":null,"homepage":"https://thunderstore.io/c/v-rising/p/skytech6/CrimsonFAQ/","language":"C#","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/CrimsonMods.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"skytech6"}},"created_at":"2024-09-15T15:59:35.000Z","updated_at":"2024-12-16T15:17:00.000Z","dependencies_parsed_at":"2024-12-12T17:37:16.210Z","dependency_job_id":null,"html_url":"https://github.com/CrimsonMods/CrimsonFAQ","commit_stats":null,"previous_names":["crimsonmods/crimsonfaq"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrimsonMods%2FCrimsonFAQ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrimsonMods%2FCrimsonFAQ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrimsonMods%2FCrimsonFAQ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrimsonMods%2FCrimsonFAQ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrimsonMods","download_url":"https://codeload.github.com/CrimsonMods/CrimsonFAQ/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238642376,"owners_count":19506195,"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":["bepinexmod","modding","modding-games","vrising"],"created_at":"2024-12-20T19:17:46.574Z","updated_at":"2025-02-13T10:50:58.033Z","avatar_url":"https://github.com/CrimsonMods.png","language":"C#","funding_links":["https://ko-fi.com/skytech6"],"categories":[],"sub_categories":[],"readme":"# CrimsonFAQ\n`Server side only` mod \n\nThis is a rather simple mod. It functions as an auto-responder mod.\n\nAll of it is buildable in an easy to use json file. \n\nYou give each KeyResponse a \"Key\" and a \"Response\". Players can query for the keys and get the response as the result. \n\n## Installation\n* Install [BepInEx](https://v-rising.thunderstore.io/package/BepInEx/BepInExPack_V_Rising/)\n* Install [VampireCommandFramework](https://thunderstore.io/c/v-rising/p/deca/VampireCommandFramework/)\n* Extract _CrimsonFAQ_ into _(VRising server folder)/BepInEx/plugins_\n* Run server once to generate _CrimsonFAQ/responses.json_ and .cfg file\n* Set your preferred prefix in the cfg file (i.e. **?**discord)\n\n```json \n[\n  {\n    \"Key\": \"discord\",  // The key players input\n    \"Response\": \"Join our discord at discord.gg/RBPesMj\",  // what the server responds with\n    \"Description\": \"discord link\",  // a short description of what this displays; used for the .faq list command\n    \"IsGlobal\": true,  // global will broadcast to everyone, false it will be private only\n    \"PermissionLevel\": 0,  // controls who can access this key. 0 = Everyone, 1 = Trusted, 2 = Admin\n    \"GlobalCooldownSeconds\": 30  // how often in seconds should it be broadcast global? If it is spammed, subsequential requests will be displayed only to requester\n  }\n]\n```\n\nIn the _CrimsonFAQ.cfg_ filee you will see you can change a few common things; but you'll also notice that there is a section for Hex Colors.\nThis will change how text is displayed in the commands \u0026 key query responses.\n\nHere is a way to easily pick hex colors: https://g.co/kgs/DxWQHt4\n\n## Support\n\nWant to support my V Rising Mod development? \n\nDonations Accepted\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/skytech6)\n\nOr buy/play my games! \n\n[Train Your Minibot](https://store.steampowered.com/app/713740/Train_Your_Minibot/) \n\n[Boring Movies](https://store.steampowered.com/app/1792500/Boring_Movies/)\n\n**This mod was a paid creation. If you are looking to hire someone to make a mod for any Unity game reach out to me on Discord! (skytech6)**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrimsonmods%2Fcrimsonfaq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrimsonmods%2Fcrimsonfaq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrimsonmods%2Fcrimsonfaq/lists"}