mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-24 03:04:05 +01:00
docs/t: add clientbot to protocol-modules
This commit is contained in:
parent
6dd882a69b
commit
6f0be9400b
@ -22,6 +22,7 @@ digraph G {
|
|||||||
"ircs2s_common.py" -> "nefarious.py";
|
"ircs2s_common.py" -> "nefarious.py";
|
||||||
"ts6_common.py" -> "ts6.py" -> "hybrid.py";
|
"ts6_common.py" -> "ts6.py" -> "hybrid.py";
|
||||||
"ts6_common.py" -> "inspircd.py";
|
"ts6_common.py" -> "inspircd.py";
|
||||||
"ts6_common.py" -> "unreal.py)";
|
"ts6_common.py" -> "unreal.py";
|
||||||
|
"clientbot.py";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue
Block a user