Giter VIP home page Giter VIP logo

rebot's Introduction

ReBot - A Java API for Telegram

ReBot - Java 11 ReBot - Java 16 ReBot - Java 17 ReBot - Java 17 Code Analysis

This API is composed by 3 Key Sub Projects, which are:

Also, you can find a Telegram Bot, ready to use, All you need to do is provide your Bot Token and Username.

For more details about each module, please visit its README file.

Using SNAPSHOT artifacts

The SNAPSHOT artifacts can be used by configuring the following maven repository:

https://s01.oss.sonatype.org/content/groups/public/

Quarkus Hot Reload feature

You can rely on the hot reload feature, you just need to start it in the dev mode from the rebot-telegram directory:

mvn clean compile quarkus:dev \
  -Dxyz.rebasing.rebot.telegram.token=<BOT_TOKEN> \
  -Dxyz.rebasing.rebot.telegram.userId=<BOT_ID>

Code Style

This project uses a similar Java code style than https://github.com/kiegroup/droolsjbpm-build-bootstrap/tree/main/ide-configuration

Known issues

  • Native compilation when using embedded H2 database:
    • General error: "java.lang.UnsupportedOperationException: H2 database compiled into a native-image is only functional as a client: can't create an Embedded Database Session" [50000-197]
    • quarkusio/quarkus#27021

Did you find a bug or do you have a suggestion?

Feel free to raise a issue.

rebot's People

Contributors

spolti avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.