Skip to content

fayasnoushad/tools-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools Bot

A telegram tools bot with more features for groups and personal use.


Features

  • AI: AI using Gemini API
  • User/Chat Information
  • QR Code Encoding and Decoding
  • Translating messages
  • YouTube Video Thumbnail Downloading
  • Country Information
  • Word Dictionary

Deploy

git clone https://github.com/FayasNoushad/Tools-Bot.git
cd Tools-Bot
python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

Required

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • DATABASE_URL MongoDB URL
  • ADMINS Administrators IDs seperated by whitespace

Not Required

  • BOT_NAME Your bot name
  • DATABASE_NAME MongoDB Database Name
  • AUTH Enable or Disable authentication

Credits


About

A telegram tools bot for groups.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Languages