TelegramBotAPI-examples/settings.gradle

9 lines
229 B
Groovy
Raw Normal View History

2020-02-25 07:27:37 +00:00
include ":ForwarderBot"
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"