Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

PlugAPI-Dubtrack

PlugDJ API for Dubtrack

Import the file into your own plugin, next on you can use these:
API.chatLog("message");
API.sendChat("message");
API.showPopup("title", "message");