Simple implementation of Telegram bot to add new notes to your own channel! Live demo here. Ask for permission to use it!
It's a testing Telegram bot implementation that provides a functionality to add some notes to your channel. It was created as an example to gain knowledge of working with TelegramBotAPI.
- Python
- pytelegrambotapi
You need to download this file and run it via Google Colaboratory or locally on your machine. Be careful to use it via Google Colaboratory as you will need to enter your own credits!
- Change your telebot Id on this line:
bot = telebot.TeleBot('1029253111:AAG-6Ju6oOSbcaNdvy-WESfeSQK0Rd5cX8I')
- Run it via Google Colaboratory or locally
Project is: no longer being worked on.
Created by @dench327 - feel free to contact me!
© 2019
You can check out the full license here This project is licensed under the terms of the MIT license.