I have 20 bots in use in Telegram and when I want to create more than 20 the botfather tells me the following:
That I cannot do.
You come to me asking for more than 20 bots. But you don't ask with respect. You don't offer friendship. You don't even think to call me Botfather.
In the telegram help I didn't find anything, someone knows something about it.
Thanks, Matías.
It already said that you can't create more bot with this account.
There is no way to do that except delete useless one.
You might want to create bot via your friends' account, it's simplest way.
Please refer to another question.
Related
For example, I want information about a new tweet from my code. How can I get the information as quickly as possible after the trigger?
For example, I can use telegram but I have a 3 second delay. How about discord, slack, or maybe the easiest way is via email? Do you have any thoughts on what to use to make it the fastest of all possible options?
I tried using telegram, but it's too slow, maybe I don't know how to do it right?
Sorry for my English, I'd really like to know if there's a way to create a telegram bot that automatically makes local research in my conversations, groups and channels looking for a particular text, for example once a day, and if it finds at least one result I receive a notification. I hope it's clear what's the problem for me. Thanks in advance for your help!
You can use the client robot to check your specific words or sentences, which means the robot that is mounted on your account and can check.
If you want a robot to check your messages, you have a problem because the robot has to see wherever you are a member, which is not the case.
That"s why you have to use the client robot
There are different languages for writing such robots
My suggestion is the Telethon module in Python that you can see its documents from Here. Also, Here is the Telegram group of this module that you can use.
But if you want to do it in another language, you can look for it as a client robot or cli bot
Hello we are a small team looking to implement a Gupshup/Whatsapp bot.
We are wondering how long does it take for this kind of bot to setup and have in working order?
apologies if is not a technichal question, but we are not sure where else to ask.
You can ask Gupshup directly and they will be able to help better. From WhatsApp's perspective, once you create your account on Facebook Business Manager and add your WhatsApp number, it goes through an account review which typically takes around 2-3 days and once that is approved, you can start sending messages right away. However, some of these businesses like Gupshup have sandbox experiences at times that give you this experience within minutes without having to go through the entire flow.
There are two parts to the implementation. One is business registration with Whatsapp linked with vendor like Gupshup and the other is coding implementation.
These both can be achieved anywhere from one to two months depending on the use case.
I am new in this field. Can anyone help me that what should I mention in the given below asking details by SendGrid while signup
You have to reply as per your details.
Q1. You can send if you are developer just 100-200 emails daily
Q2. You can explain your method, if you are using for development purpose simply let them know that you will use it in development.
Q3. If you are developer, and using for development let them know you are not collection any email. But if you want to use in future than you can tell them you will add unsubscribe method to so people can unsubscribe it.
Q4. If you are developer than it will be Transactional, and if you want to spam, it is really useless to use it for marketing, but you can mention it.
Please note sendgrid has their good mechanism to find spammer, so you can't use for spamming. For development purpose it is good.
Before anyone marks this question as a dupe, let me say I am aware of this question from 2015. But Microsoft has done a lot of work on Cortana in the last two years so I thought it might be worth asking again. Please forgive me if this is not proper etiquette and feel free to educate me on how I should have handled asking the quesiton again.
I am currently writing a new skill for Cortana using, of course, the Microsoft Bot Framework. I've gotten everything registered and working except my actual interaction with Cortana. For this, I need Cortana to be able to initiate a conversation without the user prompting it. In 2015, this was not available. Is there currently a way to do so in the latest iteration of the platform? I can't seem to find it but I could be simply missing something subtle.
The Cortana Skills kit currently does not support proactive notifications, however it is on the feature request list and will be considered.