Commit Graph

68 Commits

Author SHA1 Message Date
b7aadc5247 Merge pull request #11 from TiagoDanin/patch-2
Organization of command list of plugins
2015-11-15 08:56:25 -05:00
6d7fb3eece Organization of command list of plugins
Organization of command list of plugins:
- Added new plugins on list
- Listed a-z ~ 1-0
:D
2015-11-15 11:41:09 -02:00
ace4074a66 Merge pull request #9 from TiagoDanin/patch-2
Updated readme with more plugins listed.
Thanks to @TiagoDanin.
2015-10-12 18:49:48 -04:00
fa6f9f1d62 Add new plugin in the list 2015-10-12 19:41:43 -03:00
9a7f166fd4 removed spaghetti code
updated version number
2015-09-24 19:44:43 -04:00
a4b0a7ebed added youtube (@TiagoDanin)
improved cron
2015-09-23 14:48:54 -04:00
2f027eb746 Merge pull request #8 from TiagoDanin/patch-1
Adding youtube plugin
2015-09-23 14:43:39 -04:00
e9c025c104 Adding youtube plugin
Search plugin on youtube
2015-09-23 15:12:06 -03:00
75179e41c2 removed debugging code 2015-09-23 09:11:30 -04:00
c7ba76e72b added spotify plugin (thanks to @TiagoDanin)
fixed kickass plugin (required HTTPS)
included console.lua (for those who may use it)
included link to otouto update channel in about.lua
2015-09-22 22:27:36 -04:00
ab16426898 Merge branch 'master' of http://github.com/topkecleon/otouto 2015-09-21 19:36:15 -04:00
4c6be5b899 minor changes 2015-09-21 19:34:02 -04:00
6767c20256 Merge pull request #7 from LibreLabUCM/fixed_imdb
Fixed imdb API link.
2015-09-21 19:32:39 -04:00
e448e52fdb Fixed imdb API link. 2015-09-22 01:16:35 +02:00
cf8dc26d42 doubly updated readme 2015-09-07 14:58:33 -04:00
483d8be255 updated readme 2015-09-07 14:57:53 -04:00
2d2933c8e5 add hearthstone plugin
in case of flood control, bot will now answer in PM if possible
2015-09-07 11:19:36 -04:00
da0785f246 updated readme to clarify
otouto is *not* a port of yagop's telegram-bot
2015-09-04 16:00:23 -04:00
55700aeacd bugfix 2015-08-28 23:34:00 -07:00
60570e90f3 added cron jobs for plugins
added example plugin with documentation
added liberbot-compliant flood control
	see Liberbot Support for details on getting compliant
added Kickass Torrent plugin
various bugfixes
all files seem to have been marked changed due to a shift in platform
	I will do a clean clone and testing to ensure there is no issue.
2015-08-28 23:15:01 -07:00
2e01ceec71 added cats!
minor fixes to a bunch of stuff
2015-08-23 02:46:34 -04:00
2e31f2f604 Users can now display a list of reactions.lua options using /reactions, a help message
dynamically generated at plugin load and streamlined into the reactions system.

Added doc for /reactions.
2015-08-23 02:19:45 -04:00
5c2591152e Users can now display a list of reactions.lua options using /reactions, a help message dynamically
generated at plugin load and streamlined into the reactions system.
2015-08-23 02:10:37 -04:00
fe95fef505 version number update 2015-08-18 06:00:49 -04:00
4c72543315 no typing by default
various bugfixes
blacklisting support (blacklist.lua)
	json file created automatically
	users are blacklisted and unblacklisted via reply with /blacklist
nicknames support (nick.lua)
	json file created automatically
	users set nick by /nick
	"people" section of config deprecated
moderation.lua improvements
	administrators can now run mod commands
	administrators are now listed with moderators
	modlist improved to be smarter and look better
	administrators can no longer be promoted to moderator
	/hammer command for admins to perform realm-wide ban
2015-08-18 05:55:25 -04:00
fc4908f033 fixed potential exploit in translate.lua 2015-08-10 04:33:14 -04:00
66d50ce6f5 moderation.lua bugfix 2015-08-09 14:21:33 -04:00
f105e594a1 Fixes to default config file. 2015-08-08 21:52:56 -04:00
1a0b61814e blacklist now in json file
various bugfixes
2015-08-08 20:53:46 -04:00
566086c64d added error handling
added last.fm plugin
added currency conversion plugin
fixed loop bug in gImages
echo no longer replies
added blacklist feature
more flexible moderation.lua commands
2015-08-04 16:11:55 -04:00
89e7906d03 updated version number 2015-07-28 18:15:24 -04:00
3a3a45d44e added Liberbot moderation capability
see comment in moderation.lua for info

added capability to create a json "database"
2015-07-28 18:13:46 -04:00
547bdec7af added translation plugin 2015-07-20 19:29:40 -04:00
02d30f8451 minor changes 2015-07-19 16:46:06 -04:00
f7f2fa5eed bugfix 2015-07-15 02:28:39 -04:00
a1a4978a1b config, locale in lua
personality.lua -> interactions.lua
innumerable improvements
2015-07-15 02:15:23 -04:00
42cda22ab6 much improved personality.lua interactions
partial localization support
2015-07-11 04:31:29 -04:00
294ca0319a updated readme 2015-07-10 23:43:30 -04:00
f42864cac5 removed lame gun emoji 2015-07-10 22:04:56 -04:00
1ddfd2762d minor change 2015-07-10 21:58:24 -04:00
d06b1e3ae2 added about 2015-07-10 21:50:06 -04:00
566db41184 combined shrug and lenny
added flip, homo, shot

added reply arguments to 8ball, slap, whoami
aliased "/who" to whoami
2015-07-10 20:46:51 -04:00
8c9a5ae7ba welcome/bye on join/leave group
function to alter msg before checking against plugin triggers
2015-07-10 03:52:22 -04:00
947d397673 fixed btc 2015-07-08 22:56:50 -04:00
32accf3da9 various help text fixes
replacing '!' in examples with '/'
2015-07-08 20:11:33 -04:00
e67164972b fixed help 2015-07-08 19:59:35 -04:00
ef5469f62a shrug & lenny now reply to a replied message
fewer parsing errors with dogify
help now triggered with /start
2015-07-08 16:01:15 -04:00
79f8f9feb2 update 2015-07-08 04:03:27 -04:00
d7ae57efe5 enabled lenny 2015-07-08 04:00:26 -04:00
4d36dbf43b added lenny 2015-07-08 03:58:54 -04:00