Skip to content

NotUnderi/rekkaribotti

Repository files navigation

RekkariBotti 🚗🇫🇮

🔍 Fetch Finnish vehicle data by license plate, fast and easy.
Caches lookups locally for performance.

MIT License Python 3.8+ Made with Love

RekkariBotti is a simple bot designed to fetch Finnish vehicle information by license plate using an Biltema's API. Useful for quick lookups, integrations, or just for fun.

Features

  • 🔍 Lookup vehicle data by Finnish license plate
  • 📦 Lightweight and easy to run
  • 🧠 Parses and formats vehicle info into human-readable output
  • 🗂️ Caches previously checked license plates locally for faster future access

Installation

  1. Clone the repository:

    git clone https://github.com/NotUnderi/rekkaribotti.git
    cd rekkaribotti
  2. Install required dependencies:

    pip install -r requirements.txt
  3. Create .env file in the same directory and add your Discord bot token.

    echo "DISCORD_TOKEN=yourtokenhere" > .env

Usage

python3 rekkaribotti.py

The bot should now be running on your server ready to read license plates!

TODO

  • Docker container for easy deployment
  • Integrate Traficom Open Data to find/predict car location, weight etc. and get power/weight for comparing cars
  • Full rewrite to standardize variable and other names from Finnish to English and make the bot and fetching/caching script seperate

License

MIT License. See LICENSE for details.


Made with ❤️ in Finland by NotUnderi


About

Discord bot that checks messages for finnish license plates and gives their info from biltema

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages