Files
TelegramBotAPI-examples/settings.gradle

9 lines
229 B
Groovy
Raw Normal View History

2020-02-25 13:27:37 +06:00
include ":ForwarderBot"
2020-06-02 19:28:10 +06:00
include ":RandomFileSenderBot"
2020-06-02 21:22:09 +06:00
include ":HelloBot"
2020-06-02 21:48:07 +06:00
include ":GetMeBot"
2020-08-23 21:52:13 +06:00
include ":FilesLoaderBot"
include ":ResenderBot:ResenderBotLib"
include ":ResenderBot:jvm_launcher"
2020-11-02 22:35:05 +06:00
include ":SlotMachineDetectorBot"