Seeeeehr großes Update

Meiste Änderungen von Brawl345/Brawlbot-v2
Einige Pattern angepasst
Einiges übersetzt
Und noch einiges mehr
Stabilitätsverbesserungen
This commit is contained in:
2016-08-01 21:07:27 +02:00
parent d99c805c3d
commit 5856804891
121 changed files with 742 additions and 1063 deletions

View File

@ -1,10 +1,5 @@
local clypit = {}
local http = require('socket.http')
local json = require('dkjson')
local utilities = require('miku.utilities')
local bindings = require('miku.bindings')
clypit.triggers = {
"clyp.it/([A-Za-z0-9-_-]+)"
}