bottalk | Unsorted

Telegram-канал bottalk - Telegram Bot Talk

26995

Welcome to Bot Talk! 😌 Be nice 🗣 Please use English so everyone can participate 🤖 Keep the topic on bot development ⚠️ Keep media posts like GIFs and stickers to a minimum ❌ Don't add bots to the chat More info - https://t.me/BotTalk/110874

Subscribe to a channel

Telegram Bot Talk

i see he's talking about method

Читать полностью…

Telegram Bot Talk

Oh i see you can set it directly by clicking on it what’s the issue?

Читать полностью…

Telegram Bot Talk

Hello how to set tag to member?
Plz

Читать полностью…

Telegram Bot Talk

Like I want something which works without credit card

Читать полностью…

Telegram Bot Talk

There is also Koyeb, if you're in US or other regions it might work fast. if you're in Asian regions it might be slower

Читать полностью…

Telegram Bot Talk

Optiklink,Heroku Free plan(requires cc), Bot Hosting(watch ads for coins),
Railway(doesn't work free plan for everyone)

i did go with bot Hosting or Optiklink,you can also run on serverless but without middleware rate limit it will treat each request as functions so not suitable for large

Читать полностью…

Telegram Bot Talk

Can you suggest some alternatives which can run a bot 24/7 in free plan except render?

Читать полностью…

Telegram Bot Talk

to be honest, peoples here are so much tired of new devs so doesn't give them the beginner guide.
you can simply use the guide links in pinned messages.
and about notifications,
When you create a telegram bot in botfather there is a button called BOT TOKEN click that and store it somewhere,
now create a endpoint(webhook) to receive messages from telegram.
and deploy this endpoint on servers
once you get the url add the endpoint url as webhook for the bot using CURL(chatgpt can show example)
then all the messages received to bot will be sent to the webhook you set.

Читать полностью…

Telegram Bot Talk

Hi everyone. Was wondering: if I have a bot that collects stats for digital goods, is there some good automated flow to withdraw the stars without needing to manually do so via the telegram app?

Читать полностью…

Telegram Bot Talk

skeedy its not work guys ?

Читать полностью…

Telegram Bot Talk

File unique ID stays the same

Читать полностью…

Telegram Bot Talk

Do note that bot can't see other bot messages. So it can't moderate other bots messages eg. Deleting specific ads messages that other bot is sending

Читать полностью…

Telegram Bot Talk

Hi, I suggest you to read pinned message

This group admin and other people already organized properly guide for someone to get started with their preferred coding language

Читать полностью…

Telegram Bot Talk

Use @MissRose_bot and do /id

Читать полностью…

Telegram Bot Talk

durov be enslopifying telegram these days ✌️

Читать полностью…

Telegram Bot Talk

Method: SetChatMemberTag
Use this method to set a tag for a regular member in a group or a supergroup. The bot must be an administrator in the chat for this to work and must have the CanManageTags administrator right.

Parameters:
- chatId : Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)
- userId : Unique identifier of the target user
- tag : New tag for the member; 0-16 characters, emoji are not allowed (optional)

Читать полностью…

Telegram Bot Talk

Can you show me an example

Читать полностью…

Telegram Bot Talk

...


,render + uptime pinger will work perfectly if there is no large memory requirements...

koyeb requires a credit card ig...

Читать полностью…

Telegram Bot Talk

you can check free-stuff(dot)dev for free items.

Читать полностью…

Telegram Bot Talk

umm
is there any noSQL database alternative of firebase with no read/write limits? free!!

Читать полностью…

Telegram Bot Talk

heroku, just run my app...
these will work.
but for me the setup is a little bit difficult🤧
u can use render + an uptime pinger like uptime robot to run it 24/7 without sleep.

Читать полностью…

Telegram Bot Talk

there are alternatives to render,
however as long as the bandwidth issue occurs from your server every Platform will feel hell.
so,check all endpoints,there might be some kind of catching or storing all chats in server side etc.

Читать полностью…

Telegram Bot Talk

You can purchase telegram premium by api

Читать полностью…

Telegram Bot Talk

5:53PM now already 5:57PM here , but status still to be sent

Читать полностью…

Telegram Bot Talk

umm
I have deployed my bot on render
and using its free tier.
but it repeatedly hits the 100GB bandwidth /month limit.

is there any way that I can reduce it?
is there any other free option better than render?
like my bot runs long quizzes and other long time background processes.
what will be the ideal free!! hosting platform for me?

Читать полностью…

Telegram Bot Talk

dumb question: a forward creates an index to original file or a new file? Was doing tests with personal account (not bot) and found ambiguous results.

Читать полностью…

Telegram Bot Talk

(I personally wish I knew about this group way back in 2020)

Читать полностью…

Telegram Bot Talk

How can I create bot
And bot can do anything in a group

Читать полностью…

Telegram Bot Talk

I want to remove a user from my group and I only have his unique Id ( no username)

How can I do that???

/ban unique_id

This command is giving a response:
Looks like I don't have control over that user, or the ID isn't a valid one. If you reply to one of their messages, I'll be able to interact with them.

How can I do then?

Читать полностью…

Telegram Bot Talk

Let's call the code (the factory). When I run the factory, three buttons appear, and each button has a name (for example, the first button is called Rock Paper Scissors), and the second button is (XO). If I create an agent and choose Rock Paper in the factory, can I choose XO in the agent?

Читать полностью…
Subscribe to a channel