Commit Graph

122 Commits

Author SHA1 Message Date
Akamaru 1dd54bea84 Mikubot V2 > Mikubot 2 2017-08-15 00:08:36 +02:00
Akamaru 48e8c7e864 Merge Upstream
Conflicts:
	README.md
	config.lua.example
	otouto/plugins/cleverbot.lua
2017-02-16 14:41:35 +01:00
Andreas Bielawski 2cf8156f1c things 2017-01-23 13:20:29 +01:00
Akamaru d7279386c2 speedtest-cli aktualisiert 2016-12-16 19:00:42 +01:00
Akamaru 2793541494 Merge Upstream 2016-09-11 14:07:55 +02:00
Andreas Bielawski f1153443a4 - Setze HTTP(S)-Timeout auf 10
- Upstream
2016-09-09 12:46:07 +02:00
topkecleon e02323e0b2 readme stuff 2016-09-09 05:01:38 -04:00
Andreas Bielawski 52426b14b7 - Lagere Funktion zum Printen von Nachrichten in eigene Funktion aus & verbessere den Code etwas
- Fix Readme
2016-09-08 00:38:00 +02:00
Akamaru fda3adea62 Dann halt so... 2016-09-07 20:18:59 +02:00
Akamaru 0bf357d006 Readme aktualisiert 2016-09-07 20:13:27 +02:00
Akamaru 0726580eed Merge Upstream 2016-09-07 19:46:28 +02:00
Andreas Bielawski 529ca0e923 Installationsskript für Uberspace 2016-09-07 19:21:29 +02:00
Andreas Bielawski e41bd82c38 typo 2016-09-07 16:03:26 +02:00
Andreas Bielawski 7bd1a405c4 Moar 2016-09-07 16:02:14 +02:00
Andreas Bielawski 86a7bb41ed Mehr Installationsanweisungen 2016-09-07 16:00:13 +02:00
topkecleon 1fd125aa2c Add Lua 5.2 compatibility. 2016-09-06 20:34:57 -04:00
Akamaru ebd806a1b8 Merge upstream 2016-09-05 16:24:17 +02:00
Andreas Bielawski 66eefe63ec Merge Upstream (luautf8 benötigt!!!) 2016-09-05 13:59:57 +02:00
topkecleon 8ad9b2aa78 final script changes 2016-09-04 14:49:43 -04:00
Andreas Bielawski 56142c9a11 Merge Upstream, aber aktualisiere nicht auf LUA 5.3 2016-09-04 13:19:52 +02:00
topkecleon bfc55b6254 improved scripts, updated readme 2016-09-04 03:42:51 -04:00
topkecleon 1063ee8729 Move to Lua 5.3.
Also new shell script to install Luarocks (for Lua5.3) (on Ubuntu 16.04) and all
necessary rocks.
Updated tg-install.sh to not include all the needless dependencies.
2016-09-04 00:50:51 -04:00
Akamaru 1b0097aa9f Aktualisiere Readme 2016-08-28 21:44:41 +02:00
topkecleon e92beeb58a trivial stuff 2016-08-26 23:25:55 -04:00
Andreas Bielawski c4dc8eea62 Uptream + README-Update 2016-08-25 12:42:52 +02:00
Andreas Bielawski 31cadc9e4b . 2016-08-25 12:41:02 +02:00
Andreas Bielawski 0b093f21f3 - bImages: "i" für Inline
- Aktualisiere README
2016-08-25 12:40:06 +02:00
Andreas Bielawski d79b30a471 Update README 2016-08-25 12:16:43 +02:00
Andreas Bielawski a8ee091fab Readme angepasst 2016-08-24 17:24:08 +02:00
Andreas Bielawski fb9d3652f3 Upstream:
- self muss nicht mehr überall übergeben werden
- alle Plugins wurden angepasst

Eigene Updates:
- abort_inline_query() hinzugefügt
- Mehr Plugins zum Standard-Set hinzugefügt
- Eventuell noch etwas, was ich vergessen hab
2016-08-24 15:38:29 +02:00
topkecleon acc7046d64 administration 1.13.1
Added optional target for kick/ban logs. Added flag 7 to use default log
 per group. This way, a realm can have a public kick/ban log but governors
 are able to opt out. Added flag 8, antilink. Kicks for Telegram join links
 which do not refer to groups within the realm. Added flag 9, modrights, to
 give moderators access to changing the group photo, title, link, and motd
 (config option is deprecated. RIP). /unban will reset the target's autokick
 counter. Added configuration for default flag settings.

Revision to bindings.lua.
BASE_URL has been moved to bindings. There is no real reason for it to remain
in instance. Token is passed to bindings.init at load. All plugins have been
updated accordingly.
2016-08-23 00:16:32 -04:00
Andreas Bielawski 72262be90c Upstream 2016-08-14 16:30:06 +02:00
topkecleon 738b45cdbd why was that there and how did it get through 2016-08-14 09:23:13 -04:00
topkecleon 0c1ac4a119 more readme stuff 2016-08-13 23:51:58 -04:00
topkecleon 460c06ae6c readme fix 2016-08-13 23:36:59 -04:00
topkecleon 148d4b0dc5 tab -> 4 spaces 2016-08-13 22:46:18 -04:00
topkecleon 6fbd718af0 whoop 2016-08-13 22:43:23 -04:00
topkecleon 43a6b53c90 otouto 3.13
good lord
2016-08-13 22:26:44 -04:00
Andreas Bielawski 8c97cf4637 - Code-Optimierung
- Tabellen als Rückgabewerte von Plugins werden nicht mehr unterstützt
2016-08-07 20:45:51 +02:00
Andreas Bielawski 29bf5c84fe Nutze wieder dkjson, sorry! 2016-08-03 19:21:07 +02:00
Andreas Bielawski 83a637bc29 - dkjson durch lua-cjson ausgetauscht. Bitte lua-cjson installieren!
- Surrogate unterstützt jetzt auch @-Namen (und dadurch auch Kanäle)
2016-08-03 16:32:24 +02:00
topkecleon b7c81c464f otouto v3.12
Minor changes across the board. More planned. I also may have accidentally screwed with access
permissions (so looks like every file is marked modified).
Moved drua-tg.lua into the otouto/ directory.
Added pokego-calculator.lua plugin (similar to pidgeycalc.com).
2016-07-25 05:03:35 -04:00
Andreas Bielawski 86a500e23c Markdown... 2016-07-15 15:14:31 +02:00
Andreas Bielawski a07f339ac8 - Update README
- Adfly: is_personal auf true (damit Cache nur für einen Nutzer gilt)
2016-07-15 15:13:00 +02:00
Andreas Bielawski 7ce4411a65 - Inline-Querys werden jetzt unterstützt!
-> Das erste Plugin mit Inline-Query-Support ist "Echo", das wie @bold funktioniert
-> Neue Variable zur Config hinzugefügt, mit der man bestimmen kann, ob nur whitelisted User oder alle Inline-Querys benutzen können
- AFK zeigt AFK-Text jetzt fett an
2016-07-13 01:00:32 +02:00
Andreas Bielawski fb00312dd9 Merge Upstream 2016-07-05 13:14:22 +02:00
topkecleon 9ebdbd9d3c otouto 3.11
"things occurred"

Added some utilities (id_from_username, id_from_message), removed some utilities (latcyr, others?).
Removed cycle-wasting "shortcuts" -- no more automatic id_str or name; text_lower remains.
Moved userdata (nicknames, lastfm, etc) to a different tree in the database (automatic migration will occur). /me now returns userdata.
Speaking of migration, database now stores the latest version run to make future automigration easy.
Database now saves hourly rather than minutely.
Changed readme and some plugins to reflect above changes.
Removed broken rockspec (Brayden, feel free to re-add once it's working).
Added option to automatically block people (via drua) when blacklisted.
Fixed about.lua trigger problems.

administration 1.11 -  Removed /kickme and /broadcast. Users should leave manually, and announcements should be made via channel rather than spam. /setqotd now handles forwarded messages correctly. /kick, /ban, /hammer,
/mod, /admin now support multiple arguments. Added get_targets function. No migration is necessary.
2016-07-05 03:29:11 -04:00
Andreas Bielawski 0f10b819b9 Update README 2016-06-22 20:44:51 +02:00
Andreas Bielawski 515f994ae1 Auf Upstream aktualisiert 2016-06-17 13:58:26 +02:00
topkecleon 444ff18cac administration.lua 1.10.4
/flags now accepts multiple arguments.
control.lua - bugfix
The readme changed but I don't remember how.
2016-06-17 01:13:05 -04:00