Support reminder delivery to DMs in Discord. See the below snippet from my netclaw chat transcript.
You: Create a reminder for every morning - 8am eastern time. Send me a message (userid: {redacted}) on discord with the weather. I'm interested in knowing █│
│"buckets of time": e.g., today it will rain from 6am and stop at 10am, then it will warm up to a high of 85 before raining again at 3pm. give me today's forecast and █│
│tomorrow's forecast. █│
│ ✓ skill_load → ## Netclaw Operations █│
│Version: 2.24.0 █│
│ █│
│# Netclaw Operations █│
│ █│
│This is your ope... (0.0s) ✓ find_memories → [doc-c494555aaf3c45138abbd121e5bd3adc] User Location in Bristow, VA █│
│ class=d... (0.0s) ✓ lookup_channel_user → Resolved user on channel 'discord': █│
│channel_key: discord █│
│stable_id: 426939522... (0.0s) ✓ skill_read_resource → # Scheduling & Background Jobs █│
│ █│
│Scheduling is gated on `Scheduling.Enabled` i... (0.0s) ✓ set_reminder → Error: Could not resolve delivery_address '{redacted}': Bare Discord ... (0.0s) ✓ █│
│set_reminder → Error: Could not resolve delivery_address '@{redacted}': Discord remi... (0.0s)Netclaw: I couldn’t create that as requested: Discord reminder █│
│delivery currently only supports guild text channels, not DMs/user IDs. █│
│ █│
│If you want, send me the Discord channel ID and I’ll schedule it there instead at 8am Eastern.
Support reminder delivery to DMs in Discord. See the below snippet from my
netclaw chattranscript.