Telegram bots

mavrick303

Junior Member
Joined
Apr 14, 2024
Messages
152
Reaction score
81
How can I make telegram bots And tell me some telegram bots that I can use in my forex trade group .
 
easy way is from python using telethon library, you can take help of chatgpt in making.
 
Learn coding and programming and you will be able to create any kind of bot
As mentioned, Python is a good start
 
How can I make telegram bots And tell me some telegram bots that I can use in my forex trade group .
Hi! To create a Telegram bot you don't need to know programming languages, there are many services - constructors in which you can build any bot for any purpose. Just google the query - Telegram bot builder online. There are conditionally free services and there are paid services, but for a simple bot and a simple task, the free version is quite enough.
 
Rose (basic setup : welcome, goodbye, ban, etc...)
Protectron (Strong antispam)
Furina (music for VC)
 
To make Telegram bots, you can use BotFather to create and manage bots, then code them with languages like Python using libraries like python-telegram-bot.
 
Back
Top