- Timestamp:
- Oct 18, 2021, 7:08:52 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/downstream.go
r649 r650 412 412 } 413 413 if msg.Command == "AWAY" && !dc.caps["away-notify"] { 414 // TODO: we can send AWAY if we just sent a PRIVMSG/NOTICE to this user415 414 return 416 415 }
Note:
See TracChangeset
for help on using the changeset viewer.