From 6e45d33392579915c114c6a25f7b49fa87215805 Mon Sep 17 00:00:00 2001 From: Josh <2738650+SpikeyTheDJ@users.noreply.github.com> Date: Thu, 16 Aug 2018 12:49:17 -0500 Subject: [PATCH 1/6] Update basicBot.js --- basicBot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicBot.js b/basicBot.js index e78e0c66..49a9d4b4 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2312,7 +2312,7 @@ }, englishCommand: { - command: 'english', + command: ['english', 'MAGA'}, rank: 'bouncer', type: 'startsWith', functionality: function(chat, cmd) { From 8b21ded5a23b6e9975735a00b09e931a468782ee Mon Sep 17 00:00:00 2001 From: Josh <2738650+SpikeyTheDJ@users.noreply.github.com> Date: Thu, 16 Aug 2018 12:57:27 -0500 Subject: [PATCH 2/6] Update basicBot.js --- basicBot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicBot.js b/basicBot.js index 49a9d4b4..1793c444 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2312,7 +2312,7 @@ }, englishCommand: { - command: ['english', 'MAGA'}, + command: ['english', 'MAGA'], rank: 'bouncer', type: 'startsWith', functionality: function(chat, cmd) { From a8765c8a63431c7680f93eb0f08f7d198f53d8f6 Mon Sep 17 00:00:00 2001 From: Josh <2738650+SpikeyTheDJ@users.noreply.github.com> Date: Thu, 16 Aug 2018 13:23:07 -0500 Subject: [PATCH 3/6] Update basicBot.js --- basicBot.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/basicBot.js b/basicBot.js index 1793c444..23665a85 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2359,7 +2359,7 @@ ch += 'Молим Вас, говорите енглески.'; break; } - ch += ' English please.'; + ch += ' English please. And we gonna make mexico pay for it'; API.sendChat(ch); } } @@ -2528,14 +2528,15 @@ get_id(api_key, tag, function(id) { if (typeof id !== 'undefined') { API.sendChat(subChat(basicBot.chat.validgiftags, { + 'Here is yer damn gif,', name: chat.un, id: id, - tags: commatag + //tags: commatag })); } else { API.sendChat(subChat(basicBot.chat.invalidgiftags, { name: chat.un, - tags: commatag + //tags: commatag })); } }); From 363619f214f731812d8a2e9317669073f9bf092e Mon Sep 17 00:00:00 2001 From: Josh <2738650+SpikeyTheDJ@users.noreply.github.com> Date: Thu, 16 Aug 2018 13:30:04 -0500 Subject: [PATCH 4/6] Update basicBot.js --- basicBot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicBot.js b/basicBot.js index 23665a85..9d093ded 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2530,7 +2530,7 @@ API.sendChat(subChat(basicBot.chat.validgiftags, { 'Here is yer damn gif,', name: chat.un, - id: id, + id: id //tags: commatag })); } else { From 7e02e35b081a23d3f3b40bcc3b00b8745b2bed89 Mon Sep 17 00:00:00 2001 From: Josh <2738650+SpikeyTheDJ@users.noreply.github.com> Date: Thu, 16 Aug 2018 13:33:59 -0500 Subject: [PATCH 5/6] Update basicBot.js --- basicBot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicBot.js b/basicBot.js index 9d093ded..d8f35896 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2535,7 +2535,7 @@ })); } else { API.sendChat(subChat(basicBot.chat.invalidgiftags, { - name: chat.un, + name: chat.un //tags: commatag })); } From a3af9fe8b4f6e50f9756eab05d12abcc49c1b864 Mon Sep 17 00:00:00 2001 From: Josh <2738650+SpikeyTheDJ@users.noreply.github.com> Date: Thu, 16 Aug 2018 13:46:59 -0500 Subject: [PATCH 6/6] Update basicBot.js --- basicBot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicBot.js b/basicBot.js index d8f35896..770a7fe5 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2528,7 +2528,7 @@ get_id(api_key, tag, function(id) { if (typeof id !== 'undefined') { API.sendChat(subChat(basicBot.chat.validgiftags, { - 'Here is yer damn gif,', + //'Here is yer damn gif,', name: chat.un, id: id //tags: commatag