Looking for livegrambot alternative - telegram

Please advise me good free Livegram bot analogues! It is very important that they are not related to russia in any way.
If anything, this is a feedback bot that hides the identity of the administrator allowing you to answer questions on behalf of the bot
Builder of feedback bots located outside of Russia

Related

LinkedIn API Partner program

We have an app that wants to save users time when they create their profile. Ideally this would happen by tapping into LinkedIn's API and get the work experience and education background.We heard the LinkedIn partner program might offer that.
Anyone out there who has done so?
What information does LinkedIn allow partners to get?
What is the annual cost to sign up?

Marketing Solutions API permissions not getting approved #linkedin

I'm attempting to build a LinkedIn based application using the Marketing Solutions API which will help users use LinkedIn more efficiently.
For that we require these extra permissions:
r_fullprofile
r_member_social
w_compliance
r_compliance
r_primarycontact
r_1st_connections
I'd like to know if there's anything that we need to do in order to be able to get those permissions granted.
My team and I have spent a lot of time and resources in the last few months researching and building the use case to provide value to LinkedIn professionals. It's really unfortunate that we're not able to proceed further. We're in a very difficult position.
submit your question to linkedin support
https://linkedin.zendesk.com/hc/en-us
According to https://learn.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api-v1-migration r_fullprofile was not accessible to Marketing Developer Program developers.

Telegram: Is it possible for a human to take over in a bot conversation?

A local foundation had setup Tawk.to for subscription questions and requests, but the widget on its website dissapeared all of a sudden. People sent their questions and if they wanted to subscribe, an operator would ask them some questions and fill forms to start the subscription process.
Looking for an (free) alternative to tawk.to, I remembered Telegram bots and learned about Dialogflow, so there's a way to make a Telegram bot reply with natural language understanding. Alas, the subscription process has to be done by hand, so whenever a user wants to subscribe, someone has to answer them, ask questions and fill the forms.
So I wonder if its possible to someone (say, bot's account owner) to take over a bot conversation with a user if they ask for a subscription and chat with them - some sort of what #BotSupport does.

Telegram track forwarding and storing

Short:
Is there any way to detect if a user stores or forwards a message (e.g. a video) in a channel?
Long:
I am completely new to programming for Telegram (although am a programmer). So have no idea about the tools that are provided by Telegram's API. I actually found nothing related to this issue browsing the web and Telegram documentations. So I thought someone might have an experience with it.
The scenario is that a client of mine is running a virtual teaching system on Telegram and her problem is that the added members to the channel are able to forward the teaching videos to other persons out of the channel, who have not actually paid the fee. Now is there any work around on earth for this problem?
You can't track user in Telegram, remember this IM is very care about privacy.
Try making it a Bot rather than a channel, you can create bots with a bot in telegram called botfather search it and consider making a bot instead of a channel
there isn't any way to track users to see if they forward or save the videos.
you can only do one of these:
create a bot using telegram api (not telegram bot api) and then send videos as a self destructing message to each user.
or put the videos on a website which only registered users can login and watch.

Change telegram bot owner

We have created telegram bot which has many difficult operations. Bot was created by one developer using his phone number. Is it possible change bot's owner or add another user as admin to bot?
Recently, the function of transferring the bot to another person appeared.
One of possible solutions (most simple as I wonder) is in the creation a new bot with same username. So only need to delete your old bot, create new and change bot token in your program code.
Note that it's possible only if the old bot's owner collaborates. To prevent similar situations your company need to create one telegram account for creating bots, channels etc., without ties to concrete persons.
UPD 2020
Telegram teem finally did the trick and added the changing ownership feature. Bingo. But this will not help if you can't ping an owner, same.
Please see Bekorchi's answer, it's possible to transfer bots since 2020 October.
Out-dated:
Not possible to transfer by #BotFather command at this time (2017 July).
You can contact human supporter #BotSupport, they may have permission to transfer that.
the developer can delete all of other bots and channel and chat history, then use CHANGE NUMBER in setting and transfer the bot to new virgin mobile number.
after this, the developer can login again with his/her own mobile number to telegram as new account.
Nowdays (October 2022) you can transfer bot ownership. But you can't do it via web version
(see, Yes option is disabled)
Yet, you can do it via mobile version:
but you should fulfill following demands:
P.S. If you have enough rights please move my note to a comment of the proper answer

Resources