Skip to content

Simple support bot with buttons and select menus

Notifications You must be signed in to change notification settings

FnrDev/support-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

support-bot by Fnr#0017

Simple discord bot for support servers


Note: Node.js 16.6.0 or newer is required.


Installation

npm install

You need to create config.json file

  • config.json
  • token = Discord Bot Token
  • msgChannel = Channel id for bot to send message
  • supportRoleId = support role id for permissions in ticket
{
    "token": "YOUR_DISCORD_BOT_TOKEN",
    "msgChannel": "CHANNEL_ID",
    "categoryId": "CATEGORY_ID",
    "supportRoleId": "SUPPORT_ROLE_ID"
}

If you need help you can contact me in discord Fnr#0017

About

Simple support bot with buttons and select menus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published