diff --git a/README.md b/README.md index 86a948b..cb5d525 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ **This app is built to join and listen on the selected IRC channel handling cross communications between the channel and site chatbox.** +V3 - Breaks all the parts into modular scripts to help with debugging and future proofing. The main solution it provides is running a single bot listener but four gunicorn workers for multi-threaded handling of API calls. + **Includes:** - User verification and validation - Staff channel management