Skip to content

iTeam-co/Counter-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: Prsahrn@gmail.com

Telegram: Parsa

Powered By iTeam

Persian Channel ; English Channel

Releases

No releases published

Packages

No packages published

Languages