ReBot - Welcome Message Plugin

A plugin to send a welcome and goodbye message when a user enter or leave a telegram group.

License

License

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-welcome-message-plugin
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ReBot - Welcome Message Plugin
A plugin to send a welcome and goodbye message when a user enter or leave a telegram group.
Source Code Management

Source Code Management

https://github.com/rebase-it/rebot

Download rebot-welcome-message-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/it.rebase/rebot-welcome-message-plugin/ -->
<dependency>
    <groupId>it.rebase</groupId>
    <artifactId>rebot-welcome-message-plugin</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-welcome-message-plugin/
implementation 'it.rebase:rebot-welcome-message-plugin:0.3'
// https://jarcasting.com/artifacts/it.rebase/rebot-welcome-message-plugin/
implementation ("it.rebase:rebot-welcome-message-plugin:0.3")
'it.rebase:rebot-welcome-message-plugin:jar:0.3'
<dependency org="it.rebase" name="rebot-welcome-message-plugin" rev="0.3">
  <artifact name="rebot-welcome-message-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-welcome-message-plugin', version='0.3')
)
libraryDependencies += "it.rebase" % "rebot-welcome-message-plugin" % "0.3"
[it.rebase/rebot-welcome-message-plugin "0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
it.rebase : rebot-telegram-api-spi jar 0.3
it.rebase : rebot-telegram-api-objects jar 0.3
it.rebase : rebot-telegram-api-emojis jar 0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1