Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 360 Bytes

Dexter Meme Bot

Usage

You can use the current bot implementation by adding it to your telegram contacts using this link.

Installation

pip install -r requirements.txt

Running the bot

You will need a telegram bot token, you can get one using BotFather.

export TELEGRAM_TOKEN="yourtoken"
python bot.py