Skip to content

aak74/chuck-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Chuck Bot with Apache Camel

This demo shows how easy is to create a chat bot for Telegram using Apache Camel.

Inspired by this demo.

Create your Bot

Follow the instructions on the Telegram website to create a new bot. Usually the quickest way to do it is to contact directly another Telegram bot that is called @botfather from you Telegram client App.

Set config

Put authorization token into src/main/resources/application.properties

Playing with the demo

You can open your Telegram chat client and write a message to your bot.

You can send messages to the bot. When you write the word "chuck" in one of your message, you'll get a famous quote about Chuck Norris.

E.g.

No one has ever spoken during review of Chuck Norris' code and lived to tell about it.

NOTE: we're using a service provided by "The Internet Chuck Norris Database" and we're not responsible for the content it provides. Most of the times we get random funny sentences ;)

About

Telegram Chuck Bot with Apache Camel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages