Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 553 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 553 Bytes

Lolers Telegram Bot

Telegram bot for lolers chat

Getting Started

These instructions will help you set up and run the project on your local machine for development and testing purposes.

Prerequisites

  • Java Development Kit (JDK): Ensure you have JDK 21 or higher installed.

Running the Application

You can run the application using the run.sh script from the project root. Replace {TOKEN} and {TAG} from script with bot token and userName.

./run.sh 

Authors