Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
/ RemoveKeyboardBot Public archive

A Telegram bot designed to remove keyboards (@RmKeyboardBot)

License

Notifications You must be signed in to change notification settings

venix756/RemoveKeyboardBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Remove Keyboard Bot

A bot designed to remove a keyboard from chats

Getting Started

Follow the instructions below to get the bot up and running.

Requirements

To run the bot, you need to have the following installed:

  • Python 3.6 or higher
  • Aiogram library (v2)

To install the Aiogram library, run the following command:

pip install aiogram

Setting Up the Bot

  1. Create a new bot on Telegram by talking to the BotFather on Telegram and following the instructions to obtain the API token.

  2. Replace API_TOKEN in the script with the token you obtained from the BotFather.

Running the Bot

To start the bot, run the following command in the terminal:

python main.py

Usage

Send the command "/start", the bot will reply "Keyboard removed." and remove the keyboard from the chat.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Telegram bot designed to remove keyboards (@RmKeyboardBot)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages