mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-22 00:03: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: 'application'
|
||||
|
||||
mainClassName="ForwarderBotKt"
|
||||
mainClassName="ForwardInfoSenderBotKt"
|
||||
|
||||
repositories {
|
||||
jcenter()
|
@ -1,4 +1,4 @@
|
||||
include ":ForwarderBot"
|
||||
include ":ForwardInfoSenderBot"
|
||||
include ":RandomFileSenderBot"
|
||||
include ":HelloBot"
|
||||
include ":GetMeBot"
|
||||
|
Loading…
Reference in New Issue
Block a user