Skip to content

linuxiston/tg-admin-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot for help group admins

Telegram bot for managing Linuxiston Community Group

REQUIREMENTS

The minimum requirement by this project that your Web server supports PHP 7.1.0

INSTALLATION

  • Setup your bot to public folder
    example: api.telegram.org/botTOKEN/setwebhook?url=https://yourdomain.com/public
  • add bot as admin
  • edit /config/config.php
return [
	'tgBotToken' => 'BOT TOKEN',
	'groupID' => 'YOUR GROUP ID'
];

Bot can

  • Delete join user messages
  • Delete left user messages

Todo

  • Create installation script
  • Greetings for new members
  • Setting limit /ban command for any message and count /ban for messages, after over the limit ban author of message
  • ...

You can suggest extra function.

For contact
Telegram https://t.me/ErkinPardayev
Email: [email protected] or create issue here

About

Telegram bot for help group admins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages