feat: alias botlogintime to InfoCommand

This commit is contained in:
ChomeNS
2025-02-13 18:29:47 +07:00
parent 186d2a4f4c
commit ea671ec4d2

View File

@@ -57,7 +57,7 @@ public class InfoCommand extends Command {
"botlogintime",
"uptime"
},
new String[] { "creator", "discord", "botuser", "uptime" },
new String[] { "creator", "discord", "botuser", "botlogintime", "uptime" },
TrustLevel.PUBLIC,
false
);