mirror of
https://github.com/cheveguerra/botLeiferAurik-Mod_2.0.git
synced 2026-04-17 19:36:17 +00:00
feat: cambio en mensaje inicial.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const connectionReady = (cb = () =>{}) => {
|
||||
console.log('Listo para escuchar mensajes')
|
||||
console.log('El cliente esta listo!');
|
||||
console.log('🔴 Escribe: /hola');
|
||||
console.log('🔴 Escribe: /menu');
|
||||
cb()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user