Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous-chat-telegram

Bot uses several libraries:

You can install libraries with pip:

$ pip install pyTelegramBotAPI
$ pip install SQLAlchemy

BinaryTree.py contains a binary search tree for fast searching users in list. You can use this class in your project, because tree node contains the key and the appropriate object.

Fix The basis of the bot is ChatBot.py. To start the bot you need to get token for your bot. To create bot you can with @BotFather in telegram.

About

Bot for telegram for anonymous communication

Resources

Stars

35 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages