Skip to content

Myrchuk21/Ticket-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket-support by Discord

Install engine

Step 1

In order to run the bot we need!

Install

# Download the source code to your computer

git clone https://github.com/Myrchuk21/Ticket-Support

# Go to the folder

cd Tciket-Support/

# Intall modules

npm install or npm i

Step 2

Don't forget the token: After creating the bot, enable applications.commands then enable OAuth2 go to developer portal.

Step 3

go to config.js and configuriren ur prefix

# Setup

Ur prefix /setup (qf!setup)

# Test online

Ur prefix /ping (qf!ping)

Bot status

// Accepted activity types

ActivityType.Playing
ActivityType.Listening
ActivityType.Watching
ActivityType.Competing
ActivityType.Streaming // Lets you use url parameter. This can be a YouTube or Twitch link.
ActivityType.Custom // Unsupported in discord.js. Will be added at some point.

// Accepted statusses
"online"
"offline"
"idle"
"dnd"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published