Skip to content

A small telegram bot for remembering notes, pictures, documents, phones whatever. Just a small notebook.

Notifications You must be signed in to change notification settings

andrewelkin/Telegram-Bot-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-Bot-Notebook

A simple telegram bot for keeping notes, pictures, documents, phones whatever.


This version is maintained for Python 3.x

uses telegram API:

pip install python-telegram-bot

What you need to do:

  1. Create a bot with telegram bot father
  2. Copy the secret code you got from the bot father into secret.txt
  3. Rename config.json.sample to config.json and edit it - don't forget to set yourself as admin
  4. Create a folder for the notes.
  5. Move config.json, help.txt and secret.txt to that folder.
  6. Start the bot with parameter : the message folder name:
python telegram_bot.py  "/home/user/GDrive/MyBotFolder/"

####Andy Elkin ####[email protected]

About

A small telegram bot for remembering notes, pictures, documents, phones whatever. Just a small notebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages