l1v0n1 / ben-talking-bot

Telegram Bot Ben

Home Page:ben-talking-bot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ben talking bot

Telegram Talking Ben Bot

For the bot to work correctly, install the latest version of python.

Installation:

mkdir benbot && cd benbot
virtualenv venv
venv\Scripts\activate
git clone https://github.com/l1v0n1/ben-talking-bot.git
cd ben-talking-bot
pip install -r requirements.txt

Setup:

replace this in bot.py file
API_TOKEN = '123:123' # your telegram bot token

Launch

python bot.py

About

Telegram Bot Ben

ben-talking-bot.vercel.app

License:MIT License


Languages

Language:Python 100.0%