Explorar o código

Update Pisg.pm

updated version
Sebastien Lemery %!s(int64=10) %!d(string=hai) anos
pai
achega
cd8c137d69
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      modules/Pisg.pm

+ 2 - 2
modules/Pisg.pm

@@ -204,7 +204,7 @@ sub get_default_config_settings
 
 
         # Misc settings
         # Misc settings
 
 
-        foulwords => 'ass fuck bitch shit scheisse scheiße kacke arsch ficker ficken schlampe',
+        foulwords => 'ass fuck bitch shit scheisse scheiße kacke arsch ficker ficken schlampe',
         violentwords => 'slaps beats smacks',
         violentwords => 'slaps beats smacks',
         chartsregexp => '(?:is )?(?:np:|(?:now )?playing:? |listening to:? )(?:MPEG stream from)?\s*(.*)',
         chartsregexp => '(?:is )?(?:np:|(?:now )?playing:? |listening to:? )(?:MPEG stream from)?\s*(.*)',
         ignorewords => '',
         ignorewords => '',
@@ -218,7 +218,7 @@ sub get_default_config_settings
         modules_dir => '',         # set in get_cmdline_options
         modules_dir => '',         # set in get_cmdline_options
         cchannels => '',           # set in get_cmdline_options
         cchannels => '',           # set in get_cmdline_options
 
 
-        version => "0.73"
+        version => "0.80-preview"
     };
     };
 
 
     # This enables us to use the search_path in other modules
     # This enables us to use the search_path in other modules