mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	Modules: er, the quotes are needed
This commit is contained in:
		
							parent
							
								
									34ab87c8a8
								
							
						
					
					
						commit
						38ca456fb6
					
				@ -83,7 +83,7 @@ sub launch_module {
 | 
			
		||||
            $args = encode('UTF-8', $args);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        my @cmdline = ("./$module", $self->{pbot}->{interpreter}->split_line($args, strip_quotes => 1));
 | 
			
		||||
        my @cmdline = ("./$module", $self->{pbot}->{interpreter}->split_line($args));
 | 
			
		||||
 | 
			
		||||
        my $timeout = $self->{pbot}->{registry}->get_value('general', 'module_timeout') // 30;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user