Skip to content

ntk148v/telebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telebot

NOTE: I rework Telebot right now. It might not work correctly.

A Telegram Bot written in Python (Work-In-Progress)

Installation

  1. Clone this repo and install all requirements:
$ git clone https://github.com/ntk148v/telebot
$ sudo -H pip3 install -r requirements.txt
  1. Create a bot user if you don't have one yet, and get the API Token

  2. Export this TOKEN & some logging configs:

$ cp envs.template envs
# Change these configs
$ source envs
  1. Run!
$ make run
  1. Invite Telebot (with your Bot name) into any groups/channels want it in or simply just send it a direct message.

Troubles?

  • Currently, unable to write log to file (as expected).
  • Job queue doesn't work correctly.

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •