Skip to content

4fun discord bot optimized with some debug configurations

License

Notifications You must be signed in to change notification settings

vprado-dev/knh-bot-v2

Repository files navigation

knh-bot-v2

4fun discord bot

Para rodar o projeto

Instalando dependências

yarn
#ou
npm install

Configurando o ambiente

Copie o arquivo .env_example e altere seu nome para apenas .env Depois disso é só preencher com suas informações.

Rodando o projeto

yarn dev
#ou
npm run dev