Skip to content

derevyov/volunteer-telegram-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volunteer Telegram bot for java(Ukrainian interface)

Created using:

Bot functionality:

  • Allows to submit help-requests from users

Run:

  1. Create bot via BotFather (t.me/BotFather)
  2. Specify token and username in application.yml
  3. Run Application.main()
  4. Bot will be automatically registered, because it contains telegrambots-spring-boot-starter
  5. Now navigate to your bot and try to send some text to the bot

Troubleshooting

If you observe issues during application start like error removing old web-hook, then make sure only one instance of bot is running, also check if you have provided good token.

Demo

Alt text

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%