forked from Fascinated/Bat
add spotify feature
This commit is contained in:
@ -20,7 +20,9 @@ import java.util.concurrent.TimeUnit;
|
||||
/**
|
||||
* @author Fascinated (fascinated7)
|
||||
*/
|
||||
@Service @Log4j2 @Getter
|
||||
@Service
|
||||
@Log4j2
|
||||
@Getter
|
||||
@DependsOn("discordService")
|
||||
public class GuildService extends ListenerAdapter {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user