Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 213 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 213 Bytes

likes_bot

Telegram bot for sending messages with likes buttons

Create database: DATABASE="test.db" python database.py

Start bot: DATABASE="test.db" TELEGRAM_TOKEN="...telegram bot token..." python main.py