Commandlist generated
This commit is contained in:
		@@ -140,7 +140,7 @@ namespace NadekoBot.Modules.Help
 | 
			
		||||
            }
 | 
			
		||||
            helpstr = helpstr.Replace(NadekoBot.Client.GetCurrentUser().Username , "@BotName");
 | 
			
		||||
#if DEBUG
 | 
			
		||||
            File.WriteAllText("../../../../../docs/Commands List.md", helpstr.ToString());
 | 
			
		||||
            File.WriteAllText("../../docs/Commands List.md", helpstr.ToString());
 | 
			
		||||
#else
 | 
			
		||||
            File.WriteAllText("commandlist.md", helpstr.ToString());
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user