Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 277 Bytes

telegram-bot-java-tutorial

TelegramBots / Telegram Bot in java implementation tutorial example / sample

  1. clone the project
  2. open pom.xml with IntelliJ IDEA
  3. Create your own bot with @Botfather
  4. replace my token with your own (from @Botfather)
  5. Run from MainClass