Under Heavy Development.
Open source / Apache2.0 License
A Chatbot kernel which had built-in User,Permission,SpecialMessages,Command systems.
Also,It support to use adapters
to warp diffirient messages into polarCore's.
maven { url 'https://jitpack.io' }
and
compileOnly 'com.github.saltedfishclub:PolarCore:{{ VERSION }}
If you want to use the latest build:
compileOnly 'com.github.saltedfishclub:dev-SNAPSHOT
User Messages from diffirient platforms <-> Adapter (Convert to CatCodes) <-> PolarCore and plugins