IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 8d17b03bb68d06121e6aaf76bc39c95d3965d7b9
parent 845a580edf85f6745a4032be2f7b0f901afa41ec Author: acidvegas <acid.vegas@acid.vegas> Date: Wed, 31 May 2023 14:55:10 -0400 Added TODO to finish adding numerics to README & alternate numeric definitions Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -154,6 +154,7 @@ With that being said, the ability for anyone to be able to do what this project * Create a seperate log for failed connections *(Sync to file every hour maybe)* * Ability to link multiple IRCP instances running in daemon mode together for balancing * Remote syncing the logs to another server +* Finish adding numerics to README & include alternet numeric definitions ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp) |