Commit Graph

1002 Commits

Author SHA1 Message Date
Tiago Danin 15812bf1a9 README Update references 2016-04-04 12:42:21 -03:00
Drew 9f9ca12e8f Merge pull request #45 from TiagoDanin/patch-2
Add url for google cse
2016-04-03 23:33:29 -04:00
Drew 52773136b0 Merge pull request #46 from JuanPotato/master
support replied message's captions instead of text
2016-04-03 23:33:11 -04:00
JuanPotato bcb2fc630d support replied message's captions instead of text 2016-04-03 15:18:25 -04:00
Tiago Danin 4731c17bda Add url for google cse 2016-04-03 14:33:22 +02:00
topkecleon 76f80316c4 updated readme 2016-04-02 20:46:57 -04:00
topkecleon c74d1913a4 New method to escape markdown.
Improvements to patterns.lua.
2016-04-02 19:20:28 -04:00
topkecleon 1eb434f198 Updated readme for grammar and easier reading without formatting. 2016-04-02 19:15:38 -04:00
topkecleon b41a05e3cd administration.lua:
1.7 update.
  /alist for governors+ to get list of admins.
  /glist for owner to get list of groups.
  Single-governor groups. Auto-migration through 1.8.
whoami.lua:
  Fixed markdown support.
utilities.lua:
  Added build_name() to concatenate first and last names easily.
2016-04-01 13:34:22 -04:00
topkecleon cc4c1ea108 Merge branch 'master' of http://github.com/topkecleon/otouto 2016-04-01 13:33:58 -04:00
topkecleon 0f453b7bdc administration.lua:
1.7 update.
  /alist for governors+ to get list of admins.
  /glist for owner to get list of groups.
  Single-governor groups. Auto-migration through 1.8.
whoami.lua:
  Fixed markdown support.
utilities.lua:
  Added build_name() to concatenate first and last names easily.
2016-04-01 13:29:00 -04:00
Drew 25f95d5854 administration.lua: Fixed security flaw.
I have no idea why I wrote it that way or how it slipped past me.
2016-03-31 17:48:20 -04:00
topkecleon 381a363346 oops 2016-03-31 07:54:55 -04:00
topkecleon b643154df8 administration.lua: Added antiflood flag.
bible.lua: Some better error handling.
hearthstone.lua: Corrected help message.
utilities.lua: Added string:index() to succeed get_word().
2016-03-31 07:53:12 -04:00
topkecleon 3063df56c9 Well, that didn't work. 2016-03-28 16:46:32 -04:00
topkecleon f18162ce4d updated readme 2016-03-28 16:45:59 -04:00
topkecleon 6b3e3ae8a6 whoami.lua: Rewrite. Added markdown support.
administration.lua: Bugfixes and improvements. v1.6.1.
2016-03-28 02:15:46 -04:00
topkecleon 5762e12a48 administration.lua:
Switched to drua-tg.lua.
  Groups are now listed according to most recent activity.
whoami.lua:
  Displays channel/supergroup IDs properly.
2016-03-27 08:30:41 -04:00
topkecleon 9377107508 Bugfixes and updated readme. 2016-03-26 06:12:01 -04:00
topkecleon 495cc8d0c1 translate.lua now enquotes translations.
echo.lua now enquotes echos in supergroups.
2016-03-23 19:54:18 -04:00
topkecleon 83bdeccdb1 updatedest readme 2016-03-22 09:45:35 -04:00
topkecleon 45366471aa updateder readme 2016-03-22 09:43:44 -04:00
topkecleon 3bf9fb0a22 updated readme 2016-03-22 09:38:29 -04:00
topkecleon b5ea8f3bbe bunch of stuff
administration.lua: everything's better; automatic migration.
database.usernames -> database.users. View with /me.
Nicks and lastfm usernames moved to database.users; auto migrate.
2016-03-22 06:16:26 -04:00
topkecleon aebb90f9b4 Added "setandget.lua" plugin. 2016-03-15 16:37:19 -04:00
topkecleon 212846edb8 crap 2016-03-08 08:41:45 -05:00
topkecleon ad3a16a814 Changed database name to the bot's name (rather than generic
"otouto"). You must manually rename your db file.
2016-03-08 08:15:48 -05:00
topkecleon a2bdecb7bb nick.lua:
Less stupidly written.
  Owner can now set other users' nicknames via reply.
patterns.lua:
  Minor code changes.
2016-03-08 04:17:55 -05:00
Drew 7813564209 Merge pull request #43 from TiagoDanin/patch-1
administration.lua: Fix cron().
2016-03-06 02:03:19 -05:00
Tiago Danin 3ef4c01295 FIX cli_port 2016-03-05 15:15:53 -03:00
topkecleon f529bc9ad8 help.lua and about.lua: /start now triggers about.lua
blacklist.lua: Added username support.
2016-03-04 17:08:21 -05:00
topkecleon ec64f18138 lastfm.lua: Added timeout to prevent bot from locking up. 2016-03-04 13:06:13 -05:00
topkecleon 62e0aa12ad Added binding "sendPhotoID" to send photos by ID. More inc. 2016-03-02 20:52:32 -05:00
topkecleon 664c2296ad administration.lua:
version 1.3
  reply-based commands will now work as you would expect when
   replying to add/remove messages
  some information messages have been changed
2016-02-26 22:06:38 -05:00
topkecleon f102eeb135 Some tweaks to disable_notification. 2016-02-26 11:48:57 -05:00
topkecleon 02c915f3d3 Merge branch 'master' of http://github.com/topkecleon/otouto 2016-02-26 11:47:03 -05:00
Drew 8142040a8d Merge pull request #42 from Imandaneshi/master
Added disable_notification
2016-02-26 11:46:51 -05:00
topkecleon 57d466d0fb clean up some old crap 2016-02-26 11:46:14 -05:00
Drew 75eea13ab4 Merge pull request #41 from bb010g/patch-3
Increase reliability of Wikipedia
2016-02-26 11:32:22 -05:00
imandaneshi 2910d72c65 Added disable_notification 2016-02-26 13:10:43 +03:30
Brayden eaf379bf88 Fix title escaping 2016-02-25 20:50:51 -08:00
Brayden 921bba1cff Increase reliability of Wikipedia
Pulls directly from the unescaped URL now and feeds that into `wurl` instead of the escaped title.
2016-02-25 20:14:25 -08:00
Drew ab30fa2c6e Merge pull request #40 from bb010g/patch-2
Fix Wikipedia links with special characters
2016-02-25 22:53:34 -05:00
Brayden b5c9527c41 Fix Wikipedia links with special characters
Wonderfully untested, but it Should Work™.
2016-02-25 19:51:12 -08:00
Drew f5b8d2cbc6 Merge pull request #39 from TiagoDanin/patch-1
FIX shout
2016-02-25 11:01:16 -05:00
Tiago Danin 99e7449395 FIX shout 2016-02-25 12:15:00 -03:00
topkecleon ffccdd8667 okay i might be done
for now
2016-02-25 10:08:27 -05:00
topkecleon 3e9d6a50b2 ^ 2016-02-25 09:18:29 -05:00
topkecleon 306f563d60 Just playing with my README. 2016-02-25 09:17:19 -05:00
topkecleon 353d6eb807 cron jobs will now occur every sixty seconds. Maybe configurable
in the future.
Updated readme from manual. Manual will now be generated from
 readme.
2016-02-25 09:05:08 -05:00