mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-12-18 09:29:33 +05:00
refactor: forget about jaba it
This commit is contained in:
parent
fa3f71dd43
commit
12054c35c5
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ class Ready extends BaseEvent {
|
|||
`I'm in ${servers} ${client.functions.getNoun(servers, client.translate("misc:NOUNS:SERVER:1"), client.translate("misc:NOUNS:SERVER:2"), client.translate("misc:NOUNS:SERVER:5"))}!`,
|
||||
`Cached ${users} ${client.functions.getNoun(users, client.translate("misc:NOUNS:USERS:1"), client.translate("misc:NOUNS:USERS:2"), client.translate("misc:NOUNS:USERS:5"))}.`,
|
||||
"Use /help for commands list!",
|
||||
"Did you know that I have a brother called JaBa IT? Yeah! Ask Jonny about him.",
|
||||
];
|
||||
|
||||
let i = 0;
|
||||
|
|
Loading…
Reference in a new issue