Skip to content

Riissss/oh

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages