Skip to content

IlyaT-03/test_bot

Repository files navigation

SavingStuffBot

This is the code for the Telegram bot that was given as a test assignment. (Not writing the task here as it's a public repo.)

The local disk is used as the database. The bot deals with both audio and voice messages as audio messages.

For launching the bot with docker:
sudo docker build -t test_bot .
sudo docker run -it -e TOKEN=<token here> test_bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors