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