Here you can find all modules that composes the API:
For more details about each component check its respective README file.
Here you can find all system properties that can be used to configure the ReBot API
- xyz.rebasing.rebot.telegram.token: Telegram bot token, mandatory parameter.
- xyz.rebasing.rebot.telegram.userId: Telegram bot username, mandatory parameter.
- xyz.rebasing.rebot.delete.messages: Instruct the bot to delete messages sent by itself, defaults to false.
- xyz.rebasing.rebot.delete.messages.after: If message deletion is enabled, it indicates how log the message will survive in the chat before be deleted, value set in seconds, defaults to 120 seconds.
Feel free to raise a issue.