8 lines
151 B
Bash
Executable File
8 lines
151 B
Bash
Executable File
#!/bin/bash
|
|
|
|
invalido_src () {
|
|
bot_retorno="$LINE\n"
|
|
bot_retorno+="Comando LENIN MORENO ( INVALIDO XD! )\n"
|
|
bot_retorno+="$LINE\n"
|
|
}
|