feat: alias botlogintime to InfoCommand
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user