Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.js #326

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 1 addition & 37 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,43 +16,7 @@ global.isBaileysFail = false
global.defaultLenguaje = 'es';

global.owner = [
['5219992095479', 'πŸ‘‘ Mystic - Creador πŸ‘‘', true],
['51940617554', 'πŸ’« Mystic - Collaborator 2 πŸ’«', true],
['51996089079', 'πŸ’« Mystic - Collaborator 3 πŸ’«', true],
['5218442286089', 'πŸ’« Mystic - Collaborator 4 πŸ’«', true],
['50246028932', 'πŸ’« Mystic - Collaborator 5 πŸ’«', true],
['5212412377467', 'πŸ’« Mystic - Collaborator 6 πŸ’«', true],
['5215517489568', 'πŸ’« Mystic - Rey Endymion πŸ’«', false],
['59895555511', 'πŸ’« Mystic - Collaborator 8 πŸ’«', true],
['573012482597', 'πŸ’« Mystic - DevDiego', true],
['59175655964', 'πŸ’« Mystic - By Alba070503 πŸ’«', true],
['5493794297363', 'πŸ’« Mystic - Gabriel Ofc', true],
['393518398856', 'πŸ’« Mystic - Tester Fabri115πŸ’«', true],
['212781160203', 'πŸ’« Mystic - Saad πŸ’«', true],
['5217778573223', 'πŸ’« Mystic - Sarethh πŸ’«', true],
['593968585283'],
['5492266466080'],
['5218442114446'],
['59894808483'],
['593980586516'],
['595975740803'],
['5492266613038'],
['50497150165'],
['51906662557'],
['573183650526'],
['5217441298510'],
['5217294888993'],
['595992611272'],
['5219992843892'],
['5493795319019'],
['573147616444'],
['5219991402134'],
['5219996125657'],
['5492215034412'],
['584125778026'],
['5492964650915'],
['5218444937407'],
['5218713339906']
['491752821649', 'πŸ‘‘ Mystic - Creador πŸ‘‘', true]
];

global.suittag = ['5219993404349'];
Expand Down
Loading