/LinebotPoc

Line Bot Meesage API 功能測試

Primary LanguageC#

Line Bot 針對需求的功能測試

  • 挷定企業使用者
  • 送訊息給全部的使用者
  • 發送訊息給特定使用者

線上測試

image

Bot挷定畫面

image image image

後台通知功能

image

開發環境

  • Visaul Studio 2022
  • .Net Core 7
  • Blazor WebAssembly

測試程式碼

  • 下載程式碼後,你須修改appsettings.json:
    image

  • 另外2個為ApplicationInsights的設定(選填):

    • ConnectionString
    • InstrumentationKey

參考來源

備註

  • 主要為測試功能為主,程式碼東拼西湊而來,請小心服用....