diff --git a/D-bot b/D-bot index da86cbe..327d130 160000 --- a/D-bot +++ b/D-bot @@ -1 +1 @@ -Subproject commit da86cbe130d2da018b2b497d903bb368a2c30966 +Subproject commit 327d13078b8eed5a270027e936f9199b47de3e3e diff --git a/plugins/dzdown.php b/plugins/dzdown.php deleted file mode 100644 index 96023ae..0000000 --- a/plugins/dzdown.php +++ /dev/null @@ -1,22 +0,0 @@ -exec("msg ".$from." ".escapeString($msg)); -} \ No newline at end of file diff --git a/plugins/exec.php b/plugins/exec.php deleted file mode 100644 index c554e91..0000000 --- a/plugins/exec.php +++ /dev/null @@ -1,6 +0,0 @@ -msg($from,$msg); -} \ No newline at end of file