Skip to content

Itoen/Unity-SRDebugger_BugReport_Send_To_Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

srbugreport

TextFile Mode

srbugreport_textfile

Plane Mode

srbugreport_plane

License

MIT

使い方

  1. SRDebuggerをインポート済みのプロジェクトにこのプロジェクトを追加して下さい。
  2.  https://api.slack.com/custom-integrations/legacy-tokens でAPIトークンを取得してください。
  3. SRBugReportSendToSlack/Settings.csにAPIトークンなどを入力して下さい。
  4. StompyRobot/SRDebugger/Scripts/Services/Implementation/BugReportApiService.cs内のBugReportApiをMyBugReportApiに変更して下さい。

Plane Modeで使用する場合

1.https://bugreporttest.slack.com/apps/A0F7XDUAZ-incoming-webhook でWebHook URLを取得して下さい。
1.SRBugReportSendToSlack/Settings.csのWebHookUrlに取得したURLを設定して下さい。

Release Page

https://github.com/Itoen/Unity-SRDebugger_BugReport_Send_To_Slack/releases/