mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-21 10:13:57 +00:00
feat(discord-bot): command handler and train cmd
This commit is contained in:
@@ -60,7 +60,7 @@ class HelperClient extends EventEmitter {
|
||||
|
||||
sendTrainData(text, label) {
|
||||
this.sendData({
|
||||
op: 5,
|
||||
op: 3,
|
||||
label,
|
||||
text
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user