Commit Graph

66 Commits

Author SHA1 Message Date
Akamaru f53481f8de Kleinere Fixes in verschiedene Plugins 2016-07-07 21:24:02 +02:00
Akamaru 5ce1042f6a Kleine Änderungen und Bugfixes
- "if not is_sudo" Texte ausgetauscht
- Pattern-Fix in google_books.lua
- Dateipfad in Random Pic Plugins angepasst
- sh.lua überarbeitet
- Neues Pattern in youtube.lua
- Fix für verschiedene Dateiendungen in youtube_dl.lua
2016-06-23 13:55:39 +02:00
Akamaru 5fd0a7d9b1 Änderung der Commands von / auf #
Kleine Bugfixes
2016-06-22 13:59:06 +02:00
Akamaru a3a185abdb Kleine Fixes und Stabilitätsverbesserungen 2016-06-01 20:46:40 +02:00
Akamaru 47cd43404d youtube_dl Update 2016-04-05 19:58:11 +02:00
Akamaru fda6651444 Einige Fixes 2016-03-27 16:03:31 +02:00
Akamaru 6cd883dd89 unescape Fehler gefuxt 2016-03-04 16:34:52 +01:00
Akamaru 5a990bf663 "formatMilliseconds" Funktion 2016-03-01 13:03:36 +01:00
Akamaru 2e5d9b97bf Konvertieren 1-9 zu 01-09 2016-02-29 22:04:43 +01:00
Akamaru 2df5bc4de8 Mehr FSK "umrechnungen" 2016-02-28 23:15:29 +01:00
Akamaru 1924eddeaa FSK "Umrechner" 2016-02-26 22:45:34 +01:00
Akamaru b1db1af73f Wetter und Forecast Plugin auf forecast.io (by @iCON) 2016-02-16 18:53:15 +01:00
Akamaru d6ae7ebf23 Character encoding extreme!!!
._.
2016-02-09 16:22:12 +01:00
Akamaru f04437a829 Zu viele Änderungen, die ich nicht alle einzeln aufzählen möchte ._. 2016-01-30 21:03:21 +01:00
Akamaru 1031849145 AFK Plugin nun mit Zeitangabe 2016-01-11 19:38:03 +01:00
Akamaru 2f93d7968c Neue Google IMG Plugins 2015-12-06 17:19:49 +01:00
Akamaru 60925fa6dd Upstream # 97c3e6be von Brawlbot 2015-12-05 21:36:56 +01:00
Akamaru ea622733f6 Erster privater commit 2015-11-12 17:42:03 +01:00
Akamaru a0307c84b3 merge upstream 2015-09-07 18:11:32 +02:00
Akamaru 77b85701b4 fixed savepath for files 2015-07-21 22:08:58 +02:00
Akamaru fdfc057a08 put function run_sh in utils.lua 2015-07-21 16:10:51 +02:00
Akamaru f3571e2091 added function unescape 2015-06-25 22:10:29 +02:00
Akamaru f0c4cb25bf Function to unscape HTML XML entities and other bla 2015-06-23 16:42:40 +02:00
Akamaru a474a1f940 new plugin rss (does not work atm) 2015-06-02 21:52:21 +02:00
Akamaru bd5ae0d642 big update
too much changed ._.
2015-05-28 16:47:30 +02:00
Akamaru 281d01859b merge upstream
LoWeR cAsE
Show red error if loading plugin fails
2015-05-14 21:37:51 +02:00
Akamaru a38049eb00 german translation on bot.lua 2015-05-09 16:35:22 +02:00
Akamaru 41c18ef046 added blacklist 2015-05-03 13:51:33 +02:00
Akamaru fe78a49367 merge upstream
Colors on Non valids. Check msg.to.id and msg.from.id
function load_from_file(file)
vardump uses serpent
tabs on scandir
Failed on Free games (no price info)
Google with unescaped URLs
2015-04-26 19:16:44 +02:00
Akamaru afd79c2500 function sleep added 2015-04-22 16:48:05 +02:00
Akamaru b2b41f2311 few changes on bot.lua and utils.lua
TIMEOUT set to 10s
Uglify on serialize_to_file
Random name if previous patterns fails
2015-04-16 20:16:37 +02:00
Akamaru ce629850e2 First commit of Mikubot 2015-04-14 20:21:23 +02:00
yago ca97baa60d match_pattern checks if text exists 2015-04-12 23:26:01 +02:00
yago dca731c18e Check channel enabled as pre_processor 2015-04-12 23:08:42 +02:00
yago 0438abeee3 Merge branch 'master' of https://github.com/soend/telegram-bot into soend-master
Conflicts:
	bot/bot.lua
2015-04-12 22:08:56 +02:00
yago 267f90d674 moved match_pattern to utils 2015-04-12 21:57:18 +02:00
yago e399e669cf send_large_msg_callback, send_large_msg, user_allowed, warns_user_not_allowed on utils.lua. match_pattern on bot.lua 2015-04-12 19:16:06 +02:00
Yago 843e7dedd3 Headers are lower cased by luasocket 2015-04-10 12:30:57 +02:00
yago c58e507032 format_http_params function 2015-03-14 17:22:52 +01:00
soend 061dee2fa2 Merge pull request #1 from yagop/master
Updating to latest
2015-03-12 09:46:42 +02:00
yago 2890acc04e require libraries on bot/utils.lua 2015-03-10 20:40:08 +01:00
yago 9d52c6103c Support for encr_chat 2015-03-10 20:35:19 +01:00
yago 9eb136b734 string.trim(s) is deprecated. Removed some spaces tabulations 2015-02-28 14:53:39 +01:00
yago dab0c97bb6 Controll HTTP errors downloading images 2015-02-28 14:22:53 +01:00
yago 6a8be34956 HTTPS support for download_to_file 🔒 and string:starts(text) function 2015-02-28 14:09:25 +01:00
Yago 2e6c0f823d get_http_file_name if not content_type 2015-02-27 22:20:05 +01:00
Yago 73f3a21904 Update utils.lua 2015-02-27 21:36:50 +01:00
Priit Heinsaar edd8a50629 Added functionality to disable bot responding in disable channels 2015-02-27 15:06:12 +02:00
yago 72a94106f0 Merge branch 'method-test-blank-strings' of git://github.com/joenio/telegram-bot into joenio-method-test-blank-strings
Conflicts:
	bot/utils.lua
2015-02-22 22:37:20 +01:00
Joenio Costa 12aa89c0f1 new util method to test if string is blank 2015-02-21 23:31:30 -03:00