TelegramBotAPI-examples/settings.gradle

29 lines
497 B
Groovy
Raw Normal View History

2020-11-02 16:44:15 +00:00
include ":ForwardInfoSenderBot"
2020-06-02 13:28:10 +00:00
include ":RandomFileSenderBot"
2020-06-02 15:22:09 +00:00
include ":HelloBot"
2020-06-02 15:48:07 +00:00
include ":GetMeBot"
2022-08-26 06:21:24 +00:00
include ":DeepLinksBot"
2020-08-23 15:52:13 +00:00
include ":FilesLoaderBot"
include ":ResenderBot:ResenderBotLib"
include ":ResenderBot:jvm_launcher"
include ":KeyboardsBot:KeyboardsBotLib"
include ":KeyboardsBot:jvm_launcher"
include ":StickerInfoBot:StickerInfoBotLib"
include ":StickerInfoBot:jvm_launcher"
2020-11-02 16:35:05 +00:00
include ":SlotMachineDetectorBot"
2022-10-30 13:57:11 +00:00
include ":ChatAvatarSetter"
include ":WebApp"
2021-06-30 07:12:15 +00:00
include ":FSMBot"