Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.05 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.05 KB

CounterMaker

Counter Maker Bot, Some options:

  • Adding counter to all sort file
  • Adding users to database
  • Showing users count
  • Anti - Spam

Information

It's based on telebot

It uses Redis as database

It's a clone for @mkcounterbot

Installation

First we Clone the source code and go to that directory

$ git clone https://github.com/iTeam-co/Counter-Maker
$ cd Counter-Maker

Then open bot.py using

$ nano bot.py

After that Add your token to line 4

Make a public channel and put the channel username in line 5

Write your telegram ID in line 6

Save file and exit using ctrl + c ; y ; enter

Then we install the dependencies

$ apt-get update
$ apt-get install redis-server
$ pip install pyTelegramBotApi
$ pip install redis

Now we run the bot

$ python bot.py

Developer

Email: [email protected]

Telegram: Parsa

Powered By iTeam

Persian Channel ; English Channel