Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 618 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 618 Bytes

Bot Apartment CROUS

Check if there is an apartment available for you in France

  • Configurable as needed
  • Supports multiple languages
  • Easy to edit as desired
  • Lightweight for a Bun app

Requirements

You need bun.sh to use this app.

How to Run

Copy .env.example and rename it to .env, then update the values as needed.

After that, run the app with the following commands:

bun install && bun run src/index.ts

BLC Commands

  • check: Fetches data from the BLC_URL and returns a response.
  • history: Prints your search history in the console.