TelegramBotAPI-examples/settings.gradle

9 lines
237 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"
2020-08-23 15:52:13 +00:00
include ":FilesLoaderBot"
include ":ResenderBot:ResenderBotLib"
include ":ResenderBot:jvm_launcher"
2020-11-02 16:35:05 +00:00
include ":SlotMachineDetectorBot"