Update README.md
This commit is contained in:
parent
7ef7ad1a81
commit
6784678dc8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue