Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 734 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 734 Bytes

kotik-bot

kotik logo

Educational messenger bot. However, the Telegram is the only supported platform at the moment.

Kotik brings things for discussion or something that is simply good to know.

Available as https://t.me/kotik_elegant_bot.

Build

$ ./gradlew clean build

Configuration

Consider environment variables.

  • TELEGRAM_TOKEN - self-explanatory token for establishing connection to the Telegram.

Classical spring configuration.

  • SPRING_PROFILES_ACTIVE
  • SPRING_DATASOURCE_URL
  • SPRING_DATASOURCE_PASSWORD
  • SPRING_DATASOURCE_USERNAME

Look

kotik in action