From 3f037bf26080729e0e3308d0b58820f9ac466d4f Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Mon, 13 Sep 2021 16:15:50 +0200 Subject: Add operator commands --- http.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'http.lua') diff --git a/http.lua b/http.lua index c6dd8b9..fc06d2c 100644 --- a/http.lua +++ b/http.lua @@ -55,4 +55,3 @@ furrybot.commands["8ball"] = furrybot.commands.question return function(_http, _env, _storage) http, env, storage = _http, _env, _storage end - -- cgit v1.2.3