fjodor-rybakov / discord-nestjs

👾 NestJS package for discord.js
MIT License
272 stars 49 forks source link

Multiple bots within the same NestJs App #769

Open kevinvdburgt opened 2 years ago

kevinvdburgt commented 2 years ago

We're rewriting an older Discord bot which has multiple bot accounts within the same application.

Is there a possibility to run multiple bot users within the same NestJs App?

fjodor-rybakov commented 2 years ago

Now this is impossible, but maybe in the future

ytrootie commented 1 year ago

Is there any progress or work on the possibility to run multiple bot users within the same NestJs App?