https://github.com/fastuptime/advanced_telegram_bot_infrastructure
Advanced Telegram Bot Infrastructure / Gelişmiş Telegram Bot Altyapısı
https://github.com/fastuptime/advanced_telegram_bot_infrastructure
advanced-telegram-bot-infrastructure altyapi altyapi-bot gelismis-telegram-bot-altyapisi nodejs telegram telegram-bot telegram-bot-example
Last synced: about 1 year ago
JSON representation
Advanced Telegram Bot Infrastructure / Gelişmiş Telegram Bot Altyapısı
- Host: GitHub
- URL: https://github.com/fastuptime/advanced_telegram_bot_infrastructure
- Owner: fastuptime
- License: other
- Created: 2023-08-16T00:01:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T17:37:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T10:46:55.177Z (about 1 year ago)
- Topics: advanced-telegram-bot-infrastructure, altyapi, altyapi-bot, gelismis-telegram-bot-altyapisi, nodejs, telegram, telegram-bot, telegram-bot-example
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Advanced_Telegram_Bot_Infrastructure_Admin_Specific_Command
Advanced Telegram Bot Infrastructure Creating Admin Specific Command
# Creating a Sample Command


# Sample Responses




# 🛠️ Installation 🛠️
- Download and install [NodeJs](https://nodejs.org/en/download) 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](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure)
- ~~Bot to Log Chat History -> 2 Star ✨~~ [Done GitHub Link](https://github.com/fastuptime/Telegram_Chat_Logger_Bot)
- ~~Creating Admin Specific Command -> 5 Stars ✨~~[Done Github Link](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure_Admin_Specific_Command)
- 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
---
- ✨ [For Support](https://github.com/sponsors/fastuptime)
- 💕 [Discord](https://fastuptime.com/discord)
- 🏓 [Fast Uptime](https://fastuptime.com/)
- 🪄 All kinds of projects are made
- 🧨 You can contact us to make a paid project
- ☄️ [Click For Contact](mailto:fastuptime@gmail.com)
# 🎯 License 🎯
- ⚖️ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))
