forked from Fascinated/Bat
cleanup and finish the current scoresaber command args
This commit is contained in:
@ -60,7 +60,7 @@ public class BatUser {
|
||||
*
|
||||
* @return the guild
|
||||
*/
|
||||
private User getDiscordUser() {
|
||||
public User getDiscordUser() {
|
||||
return DiscordService.JDA.getUserById(id);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user