From fec25f6892d7ccf1a56376f43ce1eb53ec7a94d9 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Wed, 12 Jun 2019 23:17:08 +0100 Subject: [PATCH] Moved chat bot to done --- old/modules/{ExpGamingBot => DONE/Bot}/autoChat/control.lua | 0 old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/de.cfg | 0 old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/en.cfg | 0 old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/fr.cfg | 0 old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/nl.cfg | 0 old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/sv-SE.cfg | 0 old/modules/{ExpGamingBot => DONE/Bot}/autoChat/softmod.json | 0 old/modules/{ => DONE}/ExpGamingBot/softmod.json | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/control.lua (100%) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/de.cfg (100%) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/en.cfg (100%) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/fr.cfg (100%) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/nl.cfg (100%) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/locale/sv-SE.cfg (100%) rename old/modules/{ExpGamingBot => DONE/Bot}/autoChat/softmod.json (100%) rename old/modules/{ => DONE}/ExpGamingBot/softmod.json (100%) diff --git a/old/modules/ExpGamingBot/autoChat/control.lua b/old/modules/DONE/Bot/autoChat/control.lua similarity index 100% rename from old/modules/ExpGamingBot/autoChat/control.lua rename to old/modules/DONE/Bot/autoChat/control.lua diff --git a/old/modules/ExpGamingBot/autoChat/locale/de.cfg b/old/modules/DONE/Bot/autoChat/locale/de.cfg similarity index 100% rename from old/modules/ExpGamingBot/autoChat/locale/de.cfg rename to old/modules/DONE/Bot/autoChat/locale/de.cfg diff --git a/old/modules/ExpGamingBot/autoChat/locale/en.cfg b/old/modules/DONE/Bot/autoChat/locale/en.cfg similarity index 100% rename from old/modules/ExpGamingBot/autoChat/locale/en.cfg rename to old/modules/DONE/Bot/autoChat/locale/en.cfg diff --git a/old/modules/ExpGamingBot/autoChat/locale/fr.cfg b/old/modules/DONE/Bot/autoChat/locale/fr.cfg similarity index 100% rename from old/modules/ExpGamingBot/autoChat/locale/fr.cfg rename to old/modules/DONE/Bot/autoChat/locale/fr.cfg diff --git a/old/modules/ExpGamingBot/autoChat/locale/nl.cfg b/old/modules/DONE/Bot/autoChat/locale/nl.cfg similarity index 100% rename from old/modules/ExpGamingBot/autoChat/locale/nl.cfg rename to old/modules/DONE/Bot/autoChat/locale/nl.cfg diff --git a/old/modules/ExpGamingBot/autoChat/locale/sv-SE.cfg b/old/modules/DONE/Bot/autoChat/locale/sv-SE.cfg similarity index 100% rename from old/modules/ExpGamingBot/autoChat/locale/sv-SE.cfg rename to old/modules/DONE/Bot/autoChat/locale/sv-SE.cfg diff --git a/old/modules/ExpGamingBot/autoChat/softmod.json b/old/modules/DONE/Bot/autoChat/softmod.json similarity index 100% rename from old/modules/ExpGamingBot/autoChat/softmod.json rename to old/modules/DONE/Bot/autoChat/softmod.json diff --git a/old/modules/ExpGamingBot/softmod.json b/old/modules/DONE/ExpGamingBot/softmod.json similarity index 100% rename from old/modules/ExpGamingBot/softmod.json rename to old/modules/DONE/ExpGamingBot/softmod.json