PRADHAN474 / BANALL-USERBOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

โ„ขยฐโ€Œ ๐Ÿซง ๐Ÿ‡ด ๐Ÿ‡ฝ ๐˜ ๐† ๐„ ๐

GitHub stars GitHub forks

About

Briefly describe what your bot does, its features, and why users might find it useful.

Features

Check if the bot is alive: This feature responds with a message confirming that the bot is active and operational.

๐Ÿ˜‚Ban all non-admin members in a chat: This feature can ban all members in a chat except for the administrators, helping to manage the chat effectively.

๐ŸŒšMute a user in the chat: You can use this feature to mute a user in the chat, preventing them from sending messages.

๐Ÿ˜ณUnmute a user in the chat: If a user is muted, this feature can unmute them so that they can send messages again.

๐ŸคฃKick a user from the chat: This feature allows you to remove a user from the chat entirely.

๐ŸฅณGet user info: When you reply to a message from a user, this feature provides you with information about that user, such as their name, ID, and username.

๐Ÿ˜’Delete bot's messages from the chat: With this feature, the bot can delete its own messages from the chat history.

๐Ÿ˜ŽGet the list of chat admins: This feature generates a list of all the administrators in the current chat.

๐Ÿ’˜Get user's profile picture: If you reply to a message from a user, this feature displays their profile picture.

โœจSet the bot's bio: Use this feature to update the bot's profile bio.

๐Ÿ˜Forward messages to another chat: If you reply to a message, you can use this feature to forward that message to another chat.

๐Ÿ˜Get the list of all chats: This feature provides a list of all the chats the bot is part of.

๐Ÿ˜—Get user's ID from username: By providing a username, this feature helps you find the ID of a user.

๐Ÿ˜„Help command: This feature displays a list of all available commands and how to use them.

Deployment

You can deploy this bot on Heroku with the following button:

Deploy

Usage

Explain how users can use your bot and its commands.

Commands

Available Commands:**

`/start` - Check if the bot is alive.
`/fuck [chat_id]` - Ban all non-admin members in a chat.
`/unban [chat_id] [user_id]` - Unban a user in a chat.
`/broadcast [message]` - Broadcast a message to all chats.
`/pin` - Pin a replied message in the chat.
`/leave` - Leave the current chat.
`/pm [user_id] [message]` - Send a personal message to a user.
`/deleteall` - Delete all messages in the current chat.
`/sticker` - Send a predefined sticker.
`/chatinfo` - Get information about the chat.
`/echo [message]` - Echo a message.
`/reply [message]` - Reply to a message.
`/mute` - Mute a user in the chat.
`/unmute` - Unmute a user in the chat.
`/kick` - Kick a user from the chat.
`/userinfo` - Get user info (reply to a message from the user).
`/deletebot` - Delete bot's messages from the chat.
`/admins` - Get the list of chat admins.
`/profilepic` - Get user's profile picture (reply to a message from the user).
`/setbio [bio]` - Set the bot's bio.
`/forward [chat_id]` - Forward a replied message to another chat.
`/chats` - Get the list of all chats.
`/getuserid [username]` - Get user's ID from username.
`/help` - Show this help message.

Caution

Please note that this bot's code is shared for educational purposes. Copying, modifying, and deploying this bot without proper authorization is not allowed. Respect the original creator's work.

Contributing

If you'd like to contribute to the development of this bot, you can follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Create a pull request against the main repository.

Support

If you encounter any issues or have questions, you can join our support group: Your Support Group.

Credits

Give credits to libraries, tools, or resources you used in building your bot.

License

Specify the license under which your bot's code is released.

About

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Procfile 0.2%