fix: replace hardcoded channel_id with channel_name routing in all templates; add response_channel to cl_schedules.json
This commit is contained in:
@@ -204,7 +204,7 @@ steps:
|
|||||||
|
|
||||||
- type: reply
|
- type: reply
|
||||||
target: channel
|
target: channel
|
||||||
channel_id: "1473516041249493104"
|
channel_name: "crimson_leaf:general"
|
||||||
hint: |
|
hint: |
|
||||||
Write a brief, professional message to David announcing that a company proposal
|
Write a brief, professional message to David announcing that a company proposal
|
||||||
is ready for his review.
|
is ready for his review.
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ steps:
|
|||||||
|
|
||||||
- type: reply
|
- type: reply
|
||||||
target: channel
|
target: channel
|
||||||
channel_id: "1473516041249493104"
|
channel_name: "crimson_leaf:general"
|
||||||
|
|
||||||
adjudication:
|
adjudication:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ steps:
|
|||||||
|
|
||||||
- type: reply
|
- type: reply
|
||||||
target: channel
|
target: channel
|
||||||
channel_id: "1473516041249493104"
|
channel_name: "crimson_leaf:general"
|
||||||
|
|
||||||
adjudication:
|
adjudication:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -129,7 +129,7 @@ steps:
|
|||||||
|
|
||||||
- type: reply
|
- type: reply
|
||||||
target: channel
|
target: channel
|
||||||
channel_id: "1473516041249493104"
|
channel_name: "crimson_leaf:general"
|
||||||
hint: |
|
hint: |
|
||||||
Post the status_summary above to the channel. Output it exactly as written.
|
Post the status_summary above to the channel. Output it exactly as written.
|
||||||
Do not add any explanation, preamble, or additional context.
|
Do not add any explanation, preamble, or additional context.
|
||||||
|
|||||||
@@ -248,7 +248,7 @@ steps:
|
|||||||
|
|
||||||
- type: reply
|
- type: reply
|
||||||
target: channel
|
target: channel
|
||||||
channel_id: "1473516041249493104"
|
channel_name: "crimson_leaf:general"
|
||||||
|
|
||||||
adjudication:
|
adjudication:
|
||||||
enabled: false
|
enabled: false
|
||||||
Reference in New Issue
Block a user