Skip to content

l1v0n1/ben-talking-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages