https://github.com/Itoen/Unity-SRDebugger_BugReport_Send_To_Slack
https://github.com/Itoen/Unity-SRDebugger_BugReport_Send_To_Slack
unity unity-asset
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Itoen/Unity-SRDebugger_BugReport_Send_To_Slack
- Owner: Itoen
- License: mit
- Created: 2018-02-13T15:57:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T17:18:16.000Z (about 5 years ago)
- Last Synced: 2024-11-10T17:45:22.650Z (over 1 year ago)
- Topics: unity, unity-asset
- Language: C#
- Size: 29.3 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README #

### TextFile Mode

### Plane Mode

# License
MIT
# 使い方
1. SRDebuggerをインポート済みのプロジェクトにこのプロジェクトを追加して下さい。
1. https://api.slack.com/custom-integrations/legacy-tokens でAPIトークンを取得してください。
1. `SRBugReportSendToSlack/Settings.cs`にAPIトークンなどを入力して下さい。
1. `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/