Skip to content

What is this?

This is a developer resource that helps you make chat commands easily while allowing rigid typings.

This uses classes

Sometimes you may see the parameter self. This does not mean you have to always put self there, you can do Object:Function(...) instead of Object.Function(Object, ...)

Source

The source can be found here