mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-14 04:13:53 +00:00
31 lines
524 B
Groovy
31 lines
524 B
Groovy
include ":ForwardInfoSenderBot"
|
|
|
|
include ":RandomFileSenderBot"
|
|
|
|
include ":HelloBot"
|
|
|
|
include ":GetMeBot"
|
|
|
|
include ":DeepLinksBot"
|
|
|
|
include ":FilesLoaderBot"
|
|
|
|
include ":ResenderBot:ResenderBotLib"
|
|
include ":ResenderBot:jvm_launcher"
|
|
|
|
include ":KeyboardsBot:KeyboardsBotLib"
|
|
include ":KeyboardsBot:jvm_launcher"
|
|
|
|
include ":StickerInfoBot:StickerInfoBotLib"
|
|
include ":StickerInfoBot:jvm_launcher"
|
|
|
|
include ":SlotMachineDetectorBot"
|
|
|
|
include ":ChatAvatarSetter"
|
|
|
|
include ":WebApp"
|
|
|
|
include ":FSMBot"
|
|
|
|
include ":TopicsHandling"
|