A telegram tools bot with more features for groups and personal use.
- AI: AI using Gemini API
- User/Chat Information
- QR Code Encoding and Decoding
- Translating messages
- YouTube Video Thumbnail Downloading
- Country Information
- Word Dictionary
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.pyAPI_HASHYour API Hash from my.telegram.orgAPI_IDYour API ID from my.telegram.orgBOT_TOKENYour bot token from @BotFatherDATABASE_URLMongoDB URLADMINSAdministrators IDs seperated by whitespace
BOT_NAMEYour bot nameDATABASE_NAMEMongoDB Database NameAUTHEnable or Disable authentication