Meet Koshiro! Our official Discord Bot, Open Source and Community builded. 🛸
- Clone the repository
git clone https://github.com/WebXDAO/Koshiro/; cd Koshiro- Install nestjs dependencies
npm install- Create a Discord Bot Token and a
.development.envfile:
DISCORD_BOT_TOKEN=<mandatory>- Start up Koshiro 💮 !
npm run start:devTODO: write tuts
