Git Product home page Git Product logo

discord-faq-bot's Introduction

Discord FAQ bot

A simple simple bot that helps you answer frequently asked questions on your server.

Add the bot

Support discord

Commands

The standard prefix is !, but if that doesn't work you can also do @FAQ <command>. The bot only listens to commands starting with <prefix>faq, so there shouldn't be any conflicts with other bots, even if they share a prefix.

!faq                               Show a list of all FAQs
!faq <name> (@user)           		 Show specific FAQ
!faq add <name> <description>      Add new FAQ
!faq delete <name>                 Delete specific FAQ
!faq help (command)                Display help
!faq list                          Show a list of all FAQs
!faq detail <name>                 Show details of a specific FAQ
!faq set <property> <name> <value> Set a property of an FAQ. Use `!faq help set` for more info
!faq autoResponse <yes/no>				 Enable or disable automatic responses
!faq setprefix [prefix]            Set or check command prefix

Standard use case

After inviting, set up the bot by adding one FAQ to the bot:

!faq add prefix To change the prefix you can do '!faq setprefix !'

Now when a user asks how he can change the prefix, you can simple do

!faq prefix @user

This will mention the user and send him the answer you specified.

Advanced

Setting properties of FAQs

To improve your FAQ, you can add properties to individual FAQs. The following properties are available:

question (default: empty) answer (default: value set during !faq add) tags (default: empty) enableAutoAnswer (default: true)

Example: !faq set question prefix How do I set the prefix?

Planned features

Automatic answering

You can define triggers that are related to your FAQ and the bot will answer automatically

discord-faq-bot's People

Contributors

andreasgassmann avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.