/WinIOTRadio

Online radio on Windows IOT: Telegram Bot to control

Primary LanguageC#

WinIOTRadio

Online radio on Windows IOT: Telegram Bot to control.

Need to add settings.xml file:

<configuration>
  <add key="key" value="TelegramBot key" />
  <add key="delay" value="3000" />
  <add key="owner" value="Telegram User who can use bot" />
  <add key="radiolink" value="https://radiolinks.azurewebsites.net/api/all?code=UqmKC1I4euyKtf1nwgjGN987hhUXzJBB0F8FNF7mkmovxt0JcAYS/Q==" />
</configuration>