mirror of
https://github.com/SrIzan10/handler.git
synced 2026-05-01 10:45:17 +00:00
feat(handler) more plugin work, refactoring rxjs pipes
This commit is contained in:
@@ -62,7 +62,7 @@ export const onInteractionCreate = ( wrapper : Wrapper ) => {
|
||||
},
|
||||
next(command) {
|
||||
//log on each command emitted
|
||||
console.log(command?.name);
|
||||
console.log(command);
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user