googlehosts / telegram-repeater

The bot forwards your message to another group.
GNU Affero General Public License v3.0
23 stars 8 forks source link
bot repeater telegram

Telegram Repeater

The bot forwards your messages to another group.

Feature

Operating Environment

Python 3.9 and above is required

The following libraries are required:

Configure

Additional settings for the ticket system

Instruction

Available Commands

Command Description Reply to the message
/on or /off Switch on/off the bot False
/status check the user's authorization status False
/auth authorize to another user True
/ban put restrictions on the target user, a certain length of time can be specified (e.g. /ban 1m means to restrict the user for one minute) True
/kick remove the user from the target group True
/fw forward a message to the target group using the bot account True
/get forward the original message to this group True
/del delete the selected message in the target group True
/sudo or /su gain admin access immediately for yourself in the target group False
/promote authorise other users to become admins True
/grant grant specify privileges to specify user in group False
/pin pin a message in group True
/warn send a warn to user with reason True

Special Thanks

Special thanks to <unknown resource>, who helped me with the translation.

License

Copyright (C) 2018-2021 github.com/googlehosts Group:Z

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.