Files
open-ticket/plugins/example-plugin
DJj123dj 05b4080ac5 Plugins can now use import path shortcuts
Plugins are now able to use import path shortcuts to import all API classes, utilities and the openticket globals. You can now import everything from "#opendiscord" instead of "../../src/index"
2024-12-25 18:20:58 +01:00
..
2024-08-21 13:24:56 +02:00

Example Plugin

A simple example of an Open Ticket v4 plugin!

Use this plugin as a starter template for all your custom plugins!