With This Package Can You Find Out Get Info Any Token Telegram Bot from https://api.telegram.org
Project description
infobot
With This Package Can You Find Out Get Info Any Token Telegram Bot from https://api.telegram.org
Installation :
pip install infobotbytoken
Example
from infobotbytoken import bot #to import the lib
bot = bot()
token = "Paste here the bot token you can extract from the @botfather"
print(bot.ok(token)) #Shows the status of the bot
print(bot.token(token)) #to check the token
print(bot.id(token)) #to know the id
print(bot.first_name(token)) #to know the first name
print(bot.is_bot(token)) #To find out if the token is for a bot or not
print(bot.can_join_groups(token)) #To see if the bot can join groups or not
print(bot.can_read_all_group_messages(token)) #To see if the bot can read group messages
print(bot.supports_inline_queries(token)) #To see if the bot can Supports inline querie
Follow us on social media accounts
- telegram : @s_y_e
- github : https://github.com/MuamleAmeer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
infobotbytoken-0.0.1.tar.gz
(2.6 kB
view details)
File details
Details for the file infobotbytoken-0.0.1.tar.gz
.
File metadata
- Download URL: infobotbytoken-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78a581a21d229eddeb4b270531da717f6f7959cd915a6b80eb682c1f9767ae10 |
|
MD5 | 701a7c23cf547d620e40f4aa5ead9597 |
|
BLAKE2b-256 | 0efd74954d25fe076fc17cc0ee59a6d3a18046a941e29aebd1b057407f0c09b1 |