Skip to content

This is a telegram bot where you can play a game about a cat hacker.

Notifications You must be signed in to change notification settings

javiercollao/java-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-telegram-bot

Install

You need create a new bot with "BothFather" for set a name and get the token to access the HTTP API.

Then this data put in MyFirstTelegramBot class in the project.

  public static final String NAME = "MyBotName";
  public static final String TOKEN = "MyTokenAPI";

Run Game

Then you need start the project, and use telegram (search the chat bot) for play the game.

drawing



drawing

About

This is a telegram bot where you can play a game about a cat hacker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages