Skip to content

TelegramBots / Telegram Bot in java implementation tutorial example / sample

Notifications You must be signed in to change notification settings

ZaurKHB/telegram-bot-java-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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