Skip to content

itsjon4s/discord-bot

Repository files navigation

━━━━━━ ❖ ━━━━━━


🐬 Siesta

Siesta is a multiprupose music focused bot, made with TypeScript and Node.js

πŸ’» Self Hosting

  • 1. Install node 16.9.x or higher
  • 2. Clone this repository
  • 3. Run on your terminal
npm i -g yarn
  • 4. Install all dependencies
yarn install
  • 5. Fill the .env.example and rename it to .env
  • 6. Fill the nodes.example.ts and rename it to nodes.ts
  • 7. Genrate Prisma Client using
npx prisma generate
  • 8. Building to production
yarn build
  • 9. Starting the bot
yarn start

⚠️ We won't give support for selfhosted instances, you need to know how to troubleshoot the issues yourself. We tried to make the selfhost process as painless as possible, but it is impossible to know all the different issues you may find.

About

🐬 Siesta's code rewriten in typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published