mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-22 16:23:54 +00:00
rename forwarder bot
This commit is contained in:
parent
d49ce88a0b
commit
6d066532fb
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user