From a4904235afd3851bf056105f20e0e559c2fe16eb Mon Sep 17 00:00:00 2001 From: profitroll Date: Tue, 9 Aug 2022 11:48:58 +0200 Subject: [PATCH] :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54477ec..ea61ede 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TelegramPoster -This bot is used for one and only task - post pictures from my personal archive. +This bot is used for one and only task - post pictures from my personal archive. Here's its source code so you can also host a bot and have fun with it. Just don't exepect it to be brilliant. It is not. But hey, you can always fork it ;) ## Installation To make this bot run at first you need to have a Python interpreter and git. Google is your friend finding it. You can also ignore git and simply download source code, should also work fine. After that you're ready to go.