home
·
contact
·
privacy
projects
/
ircplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fca432
)
Ignore 250.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 18 Aug 2025 18:40:01 +0000
(20:40 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 18 Aug 2025 18:40:01 +0000
(20:40 +0200)
ircplom/client.py
patch
|
blob
|
history
diff --git
a/ircplom/client.py
b/ircplom/client.py
index 98111abc8bd1d1231366cdcaff0ca03630bacce3..b4314fba084a3a69ddf91d1d27f6eb62fc1268f2 100644
(file)
--- a/
ircplom/client.py
+++ b/
ircplom/client.py
@@
-32,7
+32,7
@@
_NUMERICS_TO_CONFIRM_NICKNAME = (
)
_NUMERICS_TO_IGNORE = (
(1, 4), # nothing in this login info we're interested in
- (25
1
, 255), # same
+ (25
0
, 255), # same
(265, 266), # same
375, # RPL_MOTDSTART already implied to us by first appearance of 372
)