sauruslord-baileys 2.0.7 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/index.js +1 -10
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -2,15 +2,6 @@
2
2
 
3
3
  const chalk = require("chalk");
4
4
 
5
- const center = (text) => {
6
- const width = process.stdout.columns || 80
7
- const pad = Math.floor((width - text.length) / 2)
8
-
9
- if (pad < 0) return text
10
-
11
- return " ".repeat(pad) + text
12
- }
13
-
14
5
  console.log(chalk.hex("#ffcc00")(`
15
6
  ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡿⠿⠿⠿⠿⠿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
16
7
  ⣿⣿⣿⣿⣿⣿⣿⡿⠟⠋⠁⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠛⢿⣿⣿⣿⣿⣿⣿⣿
@@ -27,7 +18,7 @@ console.log(chalk.hex("#ffcc00")(`
27
18
  ⣿⣿⣿⣿⣿⣧⣄⠀⠻⢿⣿⣿⠓⠁⠀⠀⠀⢀⣀⣴⠾⠋⠀⢀⣴⣿⣿⣿⣿⣿
28
19
  ⣿⣿⣿⣿⣿⣿⣿⣷⣦⣄⡈⠙⠛⠲⠶⠖⠛⠛⠉⢀⣠⣤⣾⣿⣿⣿⣿⣿⣿⣿
29
20
  ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣶⣶⣶⣶⣶⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿`));
30
- console.log(chalk.hex("#cc3333")(center("━━━━━━━ LORDSAURUS ━━━━━━━")))
21
+ console.log(chalk.hex("#cc3333")(" ━━━━━━━ LORDSAURUS ━━━━━━━")))
31
22
  console.log(chalk.hex("#00b894")("Baileys modified by: @lordsaurus\n"));
32
23
  console.log(chalk.hex("#00b894")("Terimakasih Sudah Menggunakan Baileys Saya"));
33
24
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sauruslord-baileys",
3
- "version": "2.0.7",
3
+ "version": "2.0.9",
4
4
  "description": "WhatsApp Baileys Modification",
5
5
  "keywords": [
6
6
  "whatsapp",