/discord-ticket-bot

Ticket Bot, Using: Typescript and Discord.js

Primary LanguageTypeScript

Example ts bot template

Make more commands like so

commands
    ├── owner
    │     └── ticket.ts 
    └── mod
         └── close.ts

Env

Example of the env

token=YourBotToken

Starting the project

Fill in the settings in the src/util/client.ts > settings file then npm i then build npm run build > npm run start

Need support?

Dm me on discord, Forcex#0001