#OpenClaw 101

1 messages ยท Page 1 of 1 (latest)

oblique mountain
#

I use Discord, how to refresh context when chat in 1 channel

gritty nightBOT
#

Use these in Discord:

  1. Fresh context (same channel): send
    /new (or /reset) as a standalone message
    โ†’ starts a new session for that channel/thread.

  2. Keep conversation but shrink context: send
    /compact
    โ†’ summarizes older turns so the session stays usable.

  3. Best practice: use a new Discord thread per topic
    โ†’ each thread gets its own separate context automatically.

If you want auto-reset after inactivity, set session.idleMinutes in config.

Docs: