Skip to content

Discord bot for collecting/dueling anime cards

License

Notifications You must be signed in to change notification settings

Vocaloraiser/Kado-bot

 
 

Repository files navigation

Kado Bot

Running on your own server

Prerequisites

Running

  1. Clone this repo
git clone https://github.com/LightYagami200/Kado-bot.git
  1. Cd into the cloned repo folder
cd Kado-bot
  1. Create a new file .env and add following:
MONGO_CONNECTION_STRING=<INSERT MONGO CONNECTION STRING HERE>
DISCORD_BOT_TOKEN=<INSERT DISCORD BOT TOKEN HERE>
  1. Now run:
docker-compose start

About

Discord bot for collecting/dueling anime cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%