Skip to content

Commit

Permalink
Index.js 12122019 (Alpha 1.0.2)
Browse files Browse the repository at this point in the history
Programado por: Blox, GatoLandia (KitKat)
Versión: Alpha 1.0.2 
- Sin errores
- Comandos nuevos agregados: 
PORFAVOR, INGRESE A EL COMANDO HELP Para que puedan ver de manera detallada para que funciona cada nuevo comando...
- userinfo
- suma
- resta
- multiplicacion
- division
//BUSQUEDA EN GOOGLE, FACEBOOK Y YOUTUBE AGREGADOS :D
- searchgl 
- searchyt
- searchfb
- songs
- invite 
- hmxtoar
- hargtomx
- ftoc (help)
- ctof (help)

// NOW IN ENGLISH

Version: Alpha 1.0.2
- Without errors
- New commands added:
PLEASE ENTER THE HELP COMMAND So you can see specifically for each new command to work ...
- userinfo
- suma
- resta
- multiplicacion
- division
// SEARCH ON GOOGLE, FACEBOOK AND YOUTUBE ADDED :D
- searchgl 
- searchyt
- searchfb
- songs
- invite 
- hmxtoar
- hargtomx
- ftoc (help)
- ctof (help)
  • Loading branch information
ACommonDoomer authored Dec 13, 2019
1 parent 4504144 commit deff024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Index.js Commits/Index.js 12122019 (Alpha 1.0.2).js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const db = require("megadb");
console.log("Esta es una version alpha <3, Disfruta la nueva Alpha 1.0.2");
let warn_db = new db.crearDB("warns", "moderacion");
let logs_db = new db.crearDB("logs", "moderacion");
let prefix = 'rb!';
let prefix = 'rl!';

var queue = new Map();

Expand Down

0 comments on commit deff024

Please sign in to comment.