Cbot interacts with telegram?
Cbot interacts with telegram?
11 Dec 2023, 15:52
Hi,
I was thinking to create a Cbot that interacts with my telegram account, is it possible to develop it? Or is it possible to create a program that use my cTrader API to make trades? Do I have to pay to get access at my account API? Thank you so much!!
Replies
larocca.mario12
12 Dec 2023, 20:54
( Updated at: 13 Dec 2023, 06:21 )
RE: Cbot interacts with telegram?
PanagiotisCharalampous said:
Hi there,
Yes you can do this. Check Telegram APIs
Best regards,
Panagiotis
Thank you!! Do you know what libriaries should I use to interact with Telegram? Should I program on cTrader? How can I import a library on cTrader?
@larocca.mario12
PanagiotisCharalampous
13 Dec 2023, 06:33
RE: RE: Cbot interacts with telegram?
larocca.mario12 said:
PanagiotisCharalampous said:
Hi there,
Yes you can do this. Check Telegram APIs
Best regards,
Panagiotis
Thank you!! Do you know what libriaries should I use to interact with Telegram? Should I program on cTrader? How can I import a library on cTrader?
Hi there,
Have a look at Telegram.Bot library available in NuGet
https://www.nuget.org/packages/Telegram.Bot
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
12 Dec 2023, 06:35
Hi there,
Yes you can do this. Check Telegram APIs
https://core.telegram.org
Best regards,
Panagiotis
@PanagiotisCharalampous