From 7772843630f82f0028893057adad65de6516b110 Mon Sep 17 00:00:00 2001 From: Fbenas Date: Sun, 14 Jun 2020 20:58:52 +0100 Subject: Add composer and a core bot script --- scripts/core/bot.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 scripts/core/bot.php (limited to 'scripts/core') diff --git a/scripts/core/bot.php b/scripts/core/bot.php new file mode 100644 index 0000000..b3a7688 --- /dev/null +++ b/scripts/core/bot.php @@ -0,0 +1,10 @@ +fromStdin() + ->toConsole() + ->run(); -- cgit v1.2.3