Skip to content

GlobalArtInc/discord-ticket-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Ticket Bot

A simple bot for organizing tickets, written using the NestCord and Discord.JS frameworks.

Prerequires

  • Node 18+
  • PostgreSQL
  • Better LINUX, on windows doesn't testing

For debug:

  • VScode
  • Devcontainers
  • Docker

Debug

You can open the workspace inside the devcontainer in VSCode

export DISCORD_TOKEN=
export DISCORD_CHANNEL=
export DISCORD_GUILD= 
export DISCORD_ROLE=
export DB_HOST=
export DB_NAME=
export DB_USER=
export DB_PASS=

Images

Init command

init command

Ticket Page

ticket page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published