forked from viveksantayana/geas-bot
		
	Hotfix to enable /tcard
This commit is contained in:
		@@ -278,6 +278,7 @@ if yaml_load(configFile):
 | 
			
		||||
				if any([x for x in yaml_load(lookupFile).values()]):
 | 
			
		||||
					loadCog(f'./{cogsDir}/slashcommands/secondary/game_management.py')
 | 
			
		||||
					loadCog(f'./{cogsDir}/slashcommands/secondary/player_commands.py')
 | 
			
		||||
					loadCog(f'./{cogsDir}/slashcommands/secondary/tcard.py')
 | 
			
		||||
					loadCog(f'./{cogsDir}/slashcommands/secondary/pitch.py')
 | 
			
		||||
					if yaml_load(pitchesFile):
 | 
			
		||||
						loadCog(f'./{cogsDir}/events/secondary/pitch_listener.py')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user