Skip to content

peters97/KentekenBot

 
 

Repository files navigation

KentekenBot

A Discord bot that allows you to get info from Dutch license plates using commands.

Run Locally

Clone the project

  git clone git@github.com:Kefkef123/KentekenBot.git

Go to the project directory

  cd KentekenBot

Install dependencies

  npm ci

Setup settings and create empty db

  cp settings.json.example settings.json
  touch kentekenbot.db

Start the bot

  npm run dev

About

discord bot that retrieves RDW data about cars by license plate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 91.1%
  • JavaScript 7.9%
  • Shell 1.0%