Stop deleting commands
This commit is contained in:
parent
555d0436f8
commit
b2ff3030f9
@ -54,6 +54,6 @@ async function uploadCommands() {
|
||||
}
|
||||
|
||||
(async () => {
|
||||
await deleteCommands();
|
||||
// await deleteCommands();
|
||||
await uploadCommands();
|
||||
})();
|
Loading…
Reference in New Issue
Block a user