Skip to content

Discord bot, Telegram bot, server API and client for Lineage II community

License

Notifications You must be signed in to change notification settings

Sacinandan/new-order-bot

Repository files navigation

New Order Alliance Organizer version

Discord bot for Lineage II community

L2Reborn x1 Interlude. New Order alliance

L2Reborn

Quick Start

javascript logo node.js logo discord logo postgresql logo prisma logo express logo docker logo

Run the bot in development mode:

  1. Install NodeJS

  2. Run command npm i

  3. Change values of variables in the file .env

  4. Run command npx prisma generate

  5. Run command npx prisma migrate dev --name init

  6. Run command npm run dev

Build and run the bot in production mode:

  1. Install Docker

  2. Change values of variables in the file docker-compose.yml

  3. Run command docker-compose up

Deploy to Heroku:

  1. Create APP on Heroku

  2. Install Heroku CLI

  3. Run heroku stack:set container -a your-app-name

  4. Change values of variables in the file heroku.yml

  5. Connect your GitHub repo and deploy the bot

License

MIT licensed

About

Discord bot, Telegram bot, server API and client for Lineage II community

Resources

License

Stars

Watchers

Forks

Packages

No packages published