Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

netkorp/spring-boot-telegram-framework

Open more actions menu

Spring Boot Telegram Framework

Build Status Scrutinizer Code Quality Maven Central MIT License

This is a framework for the creation of bots for Telegram using Spring Boot. With this tool you only have to worry about the logic of the commands that your bot will respond to and the framework will take care of the rest for you. In addition, it provides you with some basic commands and a several kind of commands.

Installation

The framework is available in the Maven Central Repository. You just need to add the following dependency to your pom.xml:

<dependency>
    <groupId>com.github.netkorp</groupId>
    <artifactId>spring-boot-telegram-framework-core</artifactId>
    <version>1.0.1</version>
</dependency>

For gradle users just add this to your dependencies:

compile 'com.github.netkorp:spring-boot-telegram-framework-core:1.0.1'

Usage

For getting started with the framework, please check this out or take a look at the Wiki for further information. Contributions are welcome there as well.

Contributing

Follow this steps:

  1. Create an issue here where you explain the matter (bugs, new features, improvements, ...)
  2. Fork this project (If you haven't done it yet).
  3. Work on the issue.
  4. Make a pull request against the "master" branch.

License

This project is licensed under the MIT license. Please see the LICENSE included in this repository.

About

Framework for creating Telegram Bots using Spring Boot

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.