Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.54 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.54 KB

telegramBotLogo

Telegram bot

Simple implementation of Telegram bot to add new notes to your own channel! Live demo here. Ask for permission to use it!

Table of Contents

General Information

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.

Technologies Used

  • Python
  • pytelegrambotapi

Setup

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!

Usage

  • Change your telebot Id on this line: bot = telebot.TeleBot('1029253111:AAG-6Ju6oOSbcaNdvy-WESfeSQK0Rd5cX8I')
  • Run it via Google Colaboratory or locally

Project Status

Project is: no longer being worked on.

Contact

Created by @dench327 - feel free to contact me!

© 2019

License

You can check out the full license here This project is licensed under the terms of the MIT license.