discord-tickets / bot

The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
https://discordtickets.app
GNU General Public License v3.0
898 stars 473 forks source link

[Issue] Unable to start #437

Closed Ghostttie closed 1 year ago

Ghostttie commented 1 year ago

Is there an existing issue for this?

Current Behavior

I'm self-hosting this bot, I've installed all requirements, setup all the .env but I'm unsure on how to start the bot.. I've looked through the previous issues and only found "node ." to run the bot from an issue back in 2020 but that doesn't really do anything, I've checked all the documentation and still unable to find how to start the bot.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

eartharoid commented 1 year ago

node ., node src/ and npm start should all work.