/AnonymousChatBotAIOgram3

Anonymous chat bot for Telegram with SQLAlchemy

Primary LanguagePython

🤖 Anonymous ChatBot for Telegram 📱

Telegram

  • Python 3.10^
  • AIOgram 3.x
  • SQLAlchemy (aiosqlite)

Installation

git clone https://github.com/Fsoky/AnonymousChatBotAIOgram3.git

Change directory

cd AnonymousChatBotAIOgram3

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!