mirror of
https://github.com/Art-Portal/April.git
synced 2024-11-16 11:37:37 +01:00
Added comment
This commit is contained in:
parent
ad698b9653
commit
eb4ad89dee
5
index.js
5
index.js
@ -66,8 +66,9 @@ for (const file of eventFiles) {
|
|||||||
|
|
||||||
deploy_commands(client, true);
|
deploy_commands(client, true);
|
||||||
/*
|
/*
|
||||||
true will refresh slash commands (SET endpoint)
|
true will refresh slash commands (SET endpoint)
|
||||||
false will delete them (SET endpoint with an empty array)
|
false will delete them (SET endpoint with an empty array)
|
||||||
|
null will not change slash commands
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user