Fran Jurmanović eea3f11f74 version increase
2025-08-13 19:58:47 +02:00
2025-08-13 19:48:49 +02:00
2025-06-30 23:04:51 +02:00
2023-10-02 21:33:08 +02:00
2022-03-10 18:56:51 +01:00
2023-10-02 21:33:08 +02:00
2024-05-20 23:18:22 +02:00
2024-04-17 20:39:46 +02:00
2022-03-10 18:53:49 +01:00
2022-03-10 18:53:49 +01:00
2025-08-13 19:58:47 +02:00
2025-06-30 23:04:51 +02:00
2022-03-10 18:56:51 +01:00
2025-06-30 23:04:51 +02:00
2023-10-02 21:33:08 +02:00

Legica Bot

Discord bot that scrapes the https://sib.net.hr/legica-dana website and posts the latest legica-dana post to all discord text channels it has permissions to.

Features

  • Automatically posts new content from the website daily
  • Built-in retry mechanism if the post isn't available yet
  • Adds rating reactions (1-10) to each post
  • REST API for controlling the bot

Configuration

The bot can be configured using environment variables:

Variable Description Default
TOKEN Discord Bot Token Required
PASSWORD Admin password for API Required
PORT Port for the API server 3000
CRON_LEGICA CRON schedule for posting 0 9 * * *
TIMEZONE Timezone for the CRON job utc
LEGICA_DATE_FORMAT Date format used in posts D.M.YYYY
RETRY_ATTEMPTS Number of hourly retries if date check fails 3

Documentation

Documentation

Description
No description provided
Readme MIT 202 KiB
Languages
TypeScript 99.7%
Procfile 0.3%