Skip to content

thunderpavan-1997/Anonymous-chat-telegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%