mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-05 08:09:37 +00:00
rename forwarder bot
This commit is contained in:
@@ -11,7 +11,7 @@ buildscript {
|
|||||||
apply plugin: 'kotlin'
|
apply plugin: 'kotlin'
|
||||||
apply plugin: 'application'
|
apply plugin: 'application'
|
||||||
|
|
||||||
mainClassName="ForwarderBotKt"
|
mainClassName="ForwardInfoSenderBotKt"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
@@ -1,4 +1,4 @@
|
|||||||
include ":ForwarderBot"
|
include ":ForwardInfoSenderBot"
|
||||||
include ":RandomFileSenderBot"
|
include ":RandomFileSenderBot"
|
||||||
include ":HelloBot"
|
include ":HelloBot"
|
||||||
include ":GetMeBot"
|
include ":GetMeBot"
|
||||||
|
Reference in New Issue
Block a user