Fixed an issue with the reaction handler
This commit is contained in:
		@@ -68,6 +68,7 @@ public class DiscordEventHandler extends ListenerAdapter {
 | 
			
		||||
  @Autowired
 | 
			
		||||
  private RepositoryService guildSongRepoService;
 | 
			
		||||
  
 | 
			
		||||
  @Autowired
 | 
			
		||||
  private ReactionHandler reactionHandler;
 | 
			
		||||
  
 | 
			
		||||
  private Map<String, AbstractMainEventHandler> events;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user