Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'voice'

1442274 - gnu_d: script bash text format voice awk espeak hms hhmmss
  1. txt="`echo "$txt" | awk -F':' '{
  2.         if($1!="") printf("%s", $1 " hour ");
  3.         if($2!="") printf("%s", $2 " minute ");
  4.         if($3!="") printf("%s", $3 " seconds");
  5.                 }'`";
  6.         }
851764 - auto voice script: auto av voice
  1. on *:text:!av on:#:{
  2.   if ($nick isop $chan) { set %voice 1 } | { msg $chan Auto voice is now ON for $chan }
  3. }
  4.  
  5. on *:text:!av off:#:{
  6.   if ($nick isop $chan) { set %voice 2 } | { msg $chan Auto voice is now OFF for $chan }
  7. }     
  8.  
  9.  
worth-right fantasy-obligation