Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 880 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 880 Bytes

psi

Catnip-based Bot Framework in Kotlin

Latest Version

Licensed under the Apache 2.0 License.

Features

  • Simple, declarative bot definition interface
  • Command Framework, with Dynamic Command Instantiation and constructor Dependency Injection
  • Modular Argument Parser
  • Executable Tasks with Dynamic Instantiation and constructor Dependency Injection

Okay, so here's the deal.

This is the full framework that Aru! is based off.

It's really not well that documented because it's meant for internal usage, but support WILL be given here and on the Discord Server, and I'll document it as people request it.

Be warned, breaking changes might happen at anytime.

Support