Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# uploadBot
A telegram bot in python which upload the photos on Google Drive in a group conversation.

Expand All @@ -23,4 +25,4 @@ If you want your bot to upload every pictures on a group conversation (not only

## Start
Now you can start the bot with `python3 botTG.py`.
Please note that the first time a photo will be uploaded, you will have to login to google. Your credentials will be saved for the next time in creds.txt and the login will be automatic.
Please note that the first time a photo will be uploaded, you will have to login to google. Your credentials will be saved for the next time in mycreds.txt and the login will be automatic.