add polls sample bot

This commit is contained in:
2023-08-20 02:30:18 +06:00
parent 2ce47074d8
commit d289c2101d
4 changed files with 123 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ include ":RandomFileSenderBot"
include ":HelloBot"
include ":PollsBot"
include ":GetMeBot"
include ":DeepLinksBot"