Commit Graph

79 Commits

Author SHA1 Message Date
faa86ab8fd Added Hearthstone plugin. 2015-11-29 04:45:00 -05:00
33adc43876 Disabled reply chatter by default. 2015-11-26 22:25:03 -05:00
326b8b887c chatter.lua now responds to @username as well. 2015-11-26 18:55:57 -05:00
4f191ac57a /modkick and /modban can now be used with reasons without failing to
kick.
2015-11-26 18:40:01 -05:00
61b9140eca Fixed bugs in wikipedia.lua, improved chatter.lua. 2015-11-26 05:34:16 -05:00
9cbe4dd3c8 Small fix in default config. 2015-11-25 11:13:19 -05:00
d29f732d23 updated readme 2015-11-24 21:31:44 -05:00
a5b6f4d864 updated README 2015-11-24 21:28:09 -05:00
cacfea1fa5 otouto v3 is out!
Everything reworked and rewritten.
Antisquig is now a plugin to work with moderation.lua.
The bot can now upload photos, stickers, and other files.
Return values in plugin functions to affect the bot's behavior.
All this and more!
2015-11-24 21:22:04 -05:00
3bd9d5302e Merge pull request #12 from TiagoDanin/patch-3
Fix bug - Plugin chatter.lua
Fixed this locally a while ago, forgot to push it.
2015-11-23 07:47:35 -05:00
951f5b0cd0 Fix bug
- Change in location of response: (res.msg)
2015-11-21 10:14:56 -03:00
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