Skip to content

A chatbot core which allows you to develop cross-platform bots easily.

License

Notifications You must be signed in to change notification settings

saltedfishclub/PolarCore

Repository files navigation

PolarCore

Codacy Badge.
v4 refactored.

Under Heavy Development.
Open source / Apache2.0 License

What

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.

Dependency

  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

How messages process

User Messages from diffirient platforms <-> Adapter (Convert to CatCodes) <-> PolarCore and plugins

About

A chatbot core which allows you to develop cross-platform bots easily.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages