Master Kwoth
4ab2ac1f1d
re-added --start-time (-s) to .race, updated libraries, version upped to 2.6.0, added 'options' field to help if command has extra options (only .race atm)
2017-11-29 13:53:31 +07:00
Master Kwoth
eac9ad018b
Small change, version upped
2017-11-17 04:04:04 +01:00
Shikhir Arora
3ee00793ce
Check for URL correctness
2017-11-16 10:30:37 -05:00
Shikhir Arora
c49e52c241
Change to url
2017-11-16 10:23:42 -05:00
Shikhir Arora
8db0abf318
Allow for "titleurl" parameter
...
{ "title":"Something", "titleurl":"https://google.com " }
“titleurl” is optional and if included will make the title field act
like Markdown as it should:
[title][http://google.com ) to render this clickable on iOS Devices
2017-11-16 09:56:39 -05:00
Master Kwoth
e79b3db818
trivia questions and pokemon data will be stored in redis, instead of per-shard
2017-11-06 10:01:38 +01:00
Master Kwoth
071623c2b9
Poll will now properly show a question when it's started
2017-10-29 05:01:39 +01:00
Master Kwoth
d91b7632f6
fixes for global nadeko
2017-10-29 04:46:42 +01:00
Master Kwoth
29f97f3732
Polls persist restarts now.
2017-10-27 18:39:56 +02:00
Master Kwoth
099ae62c0b
Added .rip command again :^)
2017-10-15 11:48:29 +02:00
Master Kwoth
90e71a3a30
Changed some namespaces, work on packages
2017-10-13 06:14:54 +02:00
Master Kwoth
e32446335e
Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs
2017-10-13 02:21:39 +02:00
Master Kwoth
db6fa9af1a
Shard coordinator is not indepentent from the shard 0
2017-10-10 18:24:36 +02:00
Master Kwoth
0bacb1f780
Typereaders finished, cleanup
2017-10-10 00:04:02 +02:00
Master Kwoth
f3513779b7
Typereaders will be autoloaded when module loads
2017-10-09 02:52:46 +02:00
Master Kwoth
33ac43e1b5
Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded.
2017-10-05 00:51:12 +02:00
Master Kwoth
599245b1ca
Initial split of the modules
2017-09-30 00:46:33 +02:00