diff --git a/README.md b/README.md index e4a5b93..965bcaa 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,7 @@ export OPENAPI_KEY="sk-ERWPOEIRWadfasdfawerWRWERWERWE123512351235123512" - personalties/trained.db - `this is where trained data is stored/cached openai_plugin.py` - plugins/auth_plugin.py - `used to identify to nickserv when connected or reconnected` - plugins/base_plugin.py - `a lot of basic core functionality, voice, kick, etc.` +- plugins/bot_sasl_plugin.py - `used to authenticate to an ircd with sasl` - plugins/boombox_plugin.py - `passively keep record of music that is pumped into a channel` - plugins/crypto_plugin.py - `used to check crypto market values via the cryptocompare exchange` - plugins/dsa_plugin.py - `used to automate moderated channel chat control restricting undesirabless`