Skip to content

wandev21/tg-chat-bot

 
 

Repository files navigation

Python aiogram aiosqlite environs

aiogram based anonymous chat bot for telegram

Описание

Simple anonymous chat bot

Запуск

# Clone this reposttory
git clone https://github.com/gigstate/tg-chat-bot.git

# Move to directory
cd tg-chat-bot

# Install dependencies
pip install requirements.txt

# Rename and setup .env file
# Rename .db file in utils/db/

# Finally, run bot
python app.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%