Skip to content

Akatchi/TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started!

To get started with this code base follow the next steps:
  1. Pull the code from github or download the project as .zip.
  2. Import the project in your favorite IDE (the project was created in IntelliJ).
  3. Change app.properties.example to app.properties (and fill in the values specified in the example file).
  1. Add your desired commands to the commands package (Where ShrugCommand is right now).
  1. Update the CommandFactory to work with your custom command.
  2. Launch the Java application (or host it on a server).
  3. Enjoy!

Credits for the Telegram library goes to the creator of the following libraries:

About

Basic setup for a Telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages