1
0
Fork 0

Update README.md

This commit is contained in:
Eric Lay 2025-05-05 08:07:38 -05:00
parent 7ef7ad1a81
commit 6784678dc8
1 changed files with 2 additions and 0 deletions

View File

@ -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.** **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:** **Includes:**
- User verification and validation - User verification and validation
- Staff channel management - Staff channel management