restart service on deploymenet
Build and Deploy Java Project / build-and-deploy (push) Successful in 1m0s
Build and Deploy Java Project / build-and-deploy (push) Successful in 1m0s
This commit is contained in:
@@ -35,7 +35,7 @@ public class DiscordManager {
|
||||
.build()
|
||||
.awaitReady();
|
||||
registerSlashCommands();
|
||||
jda.getPresence().setActivity(Activity.competing("in robotics!"));
|
||||
jda.getPresence().setActivity(Activity.competing("robots!"));
|
||||
LOGGER.info("Logged in as {}", jda.getSelfUser().getName());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user