{"id":18944179,"url":"https://github.com/andreasgassmann/discord-faq-bot","last_synced_at":"2025-04-15T21:33:38.105Z","repository":{"id":87623395,"uuid":"131924437","full_name":"AndreasGassmann/discord-faq-bot","owner":"AndreasGassmann","description":" A simple bot that helps you answer frequently asked questions on your server.","archived":false,"fork":false,"pushed_at":"2018-08-26T20:30:36.000Z","size":123,"stargazers_count":7,"open_issues_count":1,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T02:51:33.006Z","etag":null,"topics":["bot","discord","discord-bot","discord-js","faq","yamdbf"],"latest_commit_sha":null,"homepage":"https://discordbots.org/bot/441430430403526657","language":"TypeScript","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/AndreasGassmann.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":"2018-05-03T01:23:17.000Z","updated_at":"2023-10-04T17:50:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cb21813-96e7-4f48-8104-c5ac0fc4b686","html_url":"https://github.com/AndreasGassmann/discord-faq-bot","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/AndreasGassmann%2Fdiscord-faq-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasGassmann%2Fdiscord-faq-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasGassmann%2Fdiscord-faq-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasGassmann%2Fdiscord-faq-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasGassmann","download_url":"https://codeload.github.com/AndreasGassmann/discord-faq-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249157555,"owners_count":21221977,"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":["bot","discord","discord-bot","discord-js","faq","yamdbf"],"created_at":"2024-11-08T12:44:41.695Z","updated_at":"2025-04-15T21:33:38.098Z","avatar_url":"https://github.com/AndreasGassmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord FAQ bot\n\nA simple simple bot that helps you answer frequently asked questions on your server.\n\n[Add the bot](https://discordapp.com/api/oauth2/authorize?client_id=441430430403526657\u0026permissions=0\u0026scope=bot)\n\n[Support discord](https://discord.gg/uTw6e7d)\n\n## Commands\n\nThe standard prefix is `!`, but if that doesn't work you can also do `@FAQ \u003ccommand\u003e`. The bot only listens to commands starting with `\u003cprefix\u003efaq`, so there shouldn't be any conflicts with other bots, even if they share a prefix.\n\n```\n!faq                               Show a list of all FAQs\n!faq \u003cname\u003e (@user)           \t\t Show specific FAQ\n!faq add \u003cname\u003e \u003cdescription\u003e      Add new FAQ\n!faq delete \u003cname\u003e                 Delete specific FAQ\n!faq help (command)                Display help\n!faq list                          Show a list of all FAQs\n!faq detail \u003cname\u003e                 Show details of a specific FAQ\n!faq set \u003cproperty\u003e \u003cname\u003e \u003cvalue\u003e Set a property of an FAQ. Use `!faq help set` for more info\n!faq autoResponse \u003cyes/no\u003e\t\t\t\t Enable or disable automatic responses\n!faq setprefix [prefix]            Set or check command prefix\n```\n\n## Standard use case\n\nAfter inviting, set up the bot by adding one FAQ to the bot:\n\n`!faq add prefix To change the prefix you can do '!faq setprefix !'`\n\nNow when a user asks how he can change the prefix, you can simple do\n\n`!faq prefix @user`\n\nThis will mention the user and send him the answer you specified.\n\n## Advanced\n\n### Setting properties of FAQs\n\nTo improve your FAQ, you can add properties to individual FAQs. The following properties are available:\n\nquestion (default: empty)\nanswer (default: value set during !faq add)\ntags (default: empty)\nenableAutoAnswer (default: true)\n\nExample: `!faq set question prefix How do I set the prefix?`\n\n## Planned features\n\n### Automatic answering\n\nYou can define triggers that are related to your FAQ and the bot will answer automatically","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasgassmann%2Fdiscord-faq-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasgassmann%2Fdiscord-faq-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasgassmann%2Fdiscord-faq-bot/lists"}