Delete src/utils/commandHandler.ts~
This commit is contained in:
parent
5e34da71fb
commit
c92d27779f
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
import { Message } from "revolt.js"
|
||||
|
||||
export function commandHandler(message : Message) {
|
||||
switch(message.content) {
|
||||
case "help" : {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue