i want to bild a simply skype bot via php for send and recive massage im tired for serch but cannot find any true sdk or complated sample for this
im need help after get token from https://login.microsoftonline.com/botframework.com/oauth2/v2.0/token
now i have my token and sed realtime and always send this with my requests .
but im not undrestand and fine what is any way for send massage ? what is send massage parameters ? what is send massage post link ?
i have this error: The page cannot be displayed because an internal server error has occurred.
pls help me and send completed or true sdk to work !
im rtying avry sdk in git or google no find my answer ..
thanks .
Hi this is my bot script , with this i can get token and send realtim just i dont known what is next step for send msg or what is my script problem ?
i useing php lagn
im use this link https://blogs.msdn.microsoft.com/tsmatsuz/2016/08/19/build-skype-bot-with-microsoft-bot-framework-oauth-and-rest-api/