From 110aaacd258502e4858bf78662690b87c2956392 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Wed, 22 Jan 2020 10:12:07 -0300 Subject: [PATCH] add Telegram bot @runluabot. https://github.com/fiatjaf/runluabot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 769c3bd..f595dd1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A curated list of awesome Lua frameworks, libraries and software. * [leafo/moonscript](https://github.com/leafo/moonscript) - :crescent_moon: A language that compiles to Lua * [OpenNMT/OpenNMT](https://github.com/OpenNMT/OpenNMT) - Open Source Neural Machine Translation in Torch (deprecated) * [pkulchenko/ZeroBraneStudio](https://github.com/pkulchenko/ZeroBraneStudio) - Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, LuaJIT and other Lua interpreters on Windows, macOS, and Linux +* [@runluabot](https://t.me/runluabot) - A Telegram bot that executes Lua code. * [lcpz/awesome-copycats](https://github.com/lcpz/awesome-copycats) - Awesome WM themes * [apache/incubator-apisix](https://github.com/apache/incubator-apisix) - Cloud-Native Microservices API Gateway * [luarocks/luarocks](https://github.com/luarocks/luarocks) - LuaRocks is the package manager for the Lua programming language.