Skip to content

Pair Programming bot to schedule sessions for your team in Telegram

License

Notifications You must be signed in to change notification settings

sergey124/pair-pro

Repository files navigation

pair-pro

Telegram bot for pair programming session scheduling

WIP, the idea is to create or join team, and suggest partner and time.

Usage

Collaboration

How to run

  • Specify env variables: tg.bot.token, tg.bot.username (get from BotFather)
  • run *Application.kt
  • For local testing, activate spring profile test_local - some initial data and user activity simulation
    • application.yml: spring.profiles.active: test_local
    • or env variable SPRING_PROFILES_ACTIVE = test_local

tech stack

  • Kotlin
  • Spring Boot, Data
  • Telegrambots

About

Pair Programming bot to schedule sessions for your team in Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages