mirror of
https://github.com/Alee14/AleeBot.git
synced 2025-01-23 11:41:51 -05:00
Updates
This commit is contained in:
parent
760fbda520
commit
f39b390af8
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ commandProcessed = true;
|
|||
'Please note that we are still working on this feature!```');
|
||||
}
|
||||
|
||||
if(message.content == 'AleeBot sucks' || message.content == 'aleebot sucks' || message.content == 'AleeBot Sucks'){
|
||||
if(message.content == 'AleeBot sucks'){
|
||||
switch (Math.floor(Math.random() * 1000) % 3) {
|
||||
case 0:
|
||||
message.reply('Why you hate me .-.');
|
||||
|
|
Loading…
Add table
Reference in a new issue