diff --git a/lib/codes.js b/lib/codes.js index 211459a1..5d791afb 100644 --- a/lib/codes.js +++ b/lib/codes.js @@ -243,6 +243,10 @@ module.exports = { name: 'rpl_topicwhotime', type: 'reply' }, + 335: { + name: 'rpl_whoisbot', + type: 'reply' + }, 341: { name: 'rpl_inviting', type: 'reply'