S
S
skyscaper2018-04-27 10:49:01
Mobile development
skyscaper, 2018-04-27 10:49:01

Alternative to bots in telegram?

Hello!
There is such a task - to log in the user, get text information from him and give him back the result of processing this information. The simpler it is to implement, the better. The ideal option would be to use a telegram bot, but for certain reasons this is impossible (it's not about blocking).
What are the possible alternatives to telegram bots? Are there other messengers that have clients for mobile platforms that allow you to implement similar functionality?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Arkhipov, 2018-04-27
@arvitaly

I think you need botframework from Microsoft. Declared support for all popular messengers, etc.

your users talk in many places; your bot should too. Azure Bot Service can be integrated across multiple channels to increase interactions and reach more customers using your website or app to email, GroupMe, Facebook Messenger, Kik, Skype, Slack, Microsoft Teams, Telegram, text/SMS, Twilio, Cortana, and Skype for business.

L
lixmix, 2018-05-21
@lixmix

>What are the possible alternatives to telegram bots? Are there other messengers that have clients for mobile platforms that allow you to implement similar functionality?
Telegram bots originate from XMPP bots. XMPP has similar functionality. Ejabberd has a JSON api for sending messages. There are also XMPP frameworks for creating bots and sending messages
. As a client for XMPP, I recommend Conversations Legacy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question