1
mirror of git://git.acid.vegas/IRCP.git synced 2024-11-22 07:56:42 +00:00

Added a note about numeric 005 & the potential to fine tune throttling per-server

This commit is contained in:
Dionysus 2023-05-30 03:57:35 -04:00
parent fe085c7f07
commit 745528af29
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -63,7 +63,7 @@ snapshot = {
'002' : None, # RPL_YOURHOST
'003' : None, # RPL_CREATED
'004' : None, # RPL_MYINFO
'005' : None, # RPL_ISUPPORT
'005' : None, # RPL_ISUPPORT #TODO: Lots of useful information here can be parsed for fine tuning throttles
'006' : None, # RPL_MAP
'018' : None, # RPL_MAPUSERS
'257' : None, # RPL_ADMINLOC1