Changeset 552 in code for trunk/downstream.go
- Timestamp:
- Jun 9, 2021, 7:29:36 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/downstream.go
r551 r552 1106 1106 Prefix: dc.srv.prefix(), 1107 1107 Command: irc.ERR_NOMOTD, 1108 Params: []string{dc.nick, " No MOTD"},1108 Params: []string{dc.nick, "Use /motd to read the message of the day"}, 1109 1109 }) 1110 1110
Note:
See TracChangeset
for help on using the changeset viewer.