Skip to content

fastuptime/Advanced_Telegram_Bot_Infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced_Telegram_Bot_Infrastructure

Advanced Telegram Bot Infrastructure / Gelişmiş Telegram Bot Altyapısı

Creating a Sample Command

image

image

Sample Responses

image

image

image

image

🛠️ Installation 🛠️

  • Download and install NodeJs on your computer.
  • Download the project as Zip to your computer and unzip it.
  • Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands. npm install
  • Enter your token in the config.js file. If you don't have a token, create a Bot via BotFather and copy the token.
  • Start the bot by entering the following command in Terminal node .

🎈 Features of the bot 🎈

  • Thanks to CoolDown, prevent spamming commands and avoid performance loss
  • 100% Simplified command generation
  • Automatic command list creation and menu insertion
  • Monitoring logs via console
  • and dozens of other features that I am too lazy to write...!

✨Features and projects to be added as stars arrive✨

  • Advanced Telegram Bot Infrastructure Done GitHub Link
  • Bot to Log Chat History -> 2 Star ✨ Done GitHub Link
  • Creating Admin Specific Command -> 5 Stars ✨
  • Maintenance Mode -> 10 Stars ✨
  • Ability to Blacklist Users and Prevent Them from Using the Bot -> 15 Stars ✨
  • i18n Multi-Language Support -> 20 Stars ✨
  • Chat History with Web Panel -> 25 Stars ✨
  • Telegram Bot with Simple Web Panel -> 30 Stars ✨
  • Telegram Bot with Advanced Web Panel -> 50 Stars ✨
  • Premium Membership System and Special Commands for Premium Members -> 75 Stars ✨

⛳Tech Stack ⛳

🗄️ Server: Node, telegraf, colors, moment, croxydb


🎯 License 🎯