feat: custom prompts & notify on comments #3
3
main.py
3
main.py
@@ -344,7 +344,8 @@ def main(args):
|
|||||||
print(f"By: {event_object['sender']}")
|
print(f"By: {event_object['sender']}")
|
||||||
|
|
||||||
# Send to OpenClaw
|
# Send to OpenClaw
|
||||||
sendToAgent(event_object)
|
# sendToAgent(event_object)
|
||||||
|
print("Not sending event to agent, unassinging is too noisy for now, will only send assigned events")
|
||||||
|
|
||||||
return {
|
return {
|
||||||
"_shsf": "v2",
|
"_shsf": "v2",
|
||||||
|
|||||||
Reference in New Issue
Block a user