Skip to content

SobolevTim/SearchBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SearchBot from Telegram

This is a bot created for the factory. Each employee can write a part article to the bot and receive a drawing in response.

  • Drawings are added with the /upload command
  • Anyone who has access to the bot can add a file.
  • The /delete command to delete drawings (deletes only from the database. the file still remains in the telegram)
  • The /list command shows a list of downloaded files with articles.

For start bot:

  • add TOKEN and ADMIN ID (from telegram) in .env file;
  • create and activate new venv with aiorgamm and dotenv;
  • Start bot - python main.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages