rewrite na js bo rust jest zjebany
This commit is contained in:
8
src/commands/index.ts
Normal file
8
src/commands/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
import ping from "./ping"
|
||||
import play from "./play"
|
||||
|
||||
export const commands: {[key: string]: Command} = {
|
||||
ping,
|
||||
play,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user