Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

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

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

![image](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure/assets/63351166/e8db190b-8011-49fc-89b0-bd807686a3e5)

![image](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure/assets/63351166/b13fa461-1fb3-4e47-8875-2183cae060ad)

# Sample Responses

![image](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure/assets/63351166/6b6d8570-3ec0-4d7c-b3fd-b517fc56f0f7)

![image](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure/assets/63351166/d261e0e7-d628-4256-b223-171af1e7052c)

![image](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure/assets/63351166/ef61e038-66f3-416b-9a1c-4326bb83a33c)

![image](https://github.com/fastuptime/Advanced_Telegram_Bot_Infrastructure/assets/63351166/7ef24dff-f5e0-4ae3-b590-092dbb7eabd7)

# 🛠️ 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:[email protected])

# 🎯 License 🎯
- ⚖️ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))