vitormattos / bot-collections

Collection of a lot of Telegram CLI tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot spammer

When the user send any message to group, this bot reply with default message.

how to run?

  1. Copy the file .env.example to .env and put the necessary environments to run index.php
  2. Run this command:
php index.php

Bot check user exists

Monitore when a username will be free and get if free.

how to run?

  1. Copy the file .env.example to .env and put the necessary environments to run check-user-exists.php
  2. Run this command:
php check-user-exists.php

About

Collection of a lot of Telegram CLI tools

License:GNU General Public License v2.0


Languages

Language:PHP 73.9%Language:Dockerfile 18.0%Language:Shell 8.2%