From 7164be265b9b46b29e74dbe5f563d8e5c228853d Mon Sep 17 00:00:00 2001 From: Forden Date: Fri, 14 Aug 2020 01:10:00 +0300 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..eeceb0a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# aiogram-bot-template +Template for creating scalable bots with aiogram + +### Bot examples: +- https://github.com/Forden/DiscussRemoverBot (t.me/DiscussRemoverBot)