Skip to content

Fsoky/anonimchatbot-aiogram3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Anonymous ChatBot for Telegram 📱

Telegram

  • Python 3.10^
  • AIOgram 3.x
  • MongoDB (motor)

Installation

git clone https://github.com/Fsoky/anonimchatbot-aiogram3.git

Change directory

cd anonimchatbot-aiogram3

Use poetry for install dependencies (pip install poetry)

poetry install

Run

python src/__main__.py

Tip

Make sure you modify the .env file before running this script!