Commit Graph

4650 Commits

Author SHA1 Message Date
ed623dd967 Update ResponseStrings.nb-NO.json (POEditor.com) 2017-07-26 18:09:19 +02:00
e10aee9c69 Update ResponseStrings.ko-KR.json (POEditor.com) 2017-07-26 18:09:16 +02:00
6294dc8679 Update ResponseStrings.ja-JP.json (POEditor.com) 2017-07-26 18:09:13 +02:00
89b810df54 Update ResponseStrings.it-IT.json (POEditor.com) 2017-07-26 18:09:11 +02:00
2d1b5dda96 Update ResponseStrings.id-ID.json (POEditor.com) 2017-07-26 18:09:08 +02:00
2a137004a5 Update ResponseStrings.he-IL.json (POEditor.com) 2017-07-26 18:09:05 +02:00
92bf9b88b4 Update ResponseStrings.de-DE.json (POEditor.com) 2017-07-26 18:09:03 +02:00
44b3223c1b Update ResponseStrings.fr-FR.json (POEditor.com) 2017-07-26 18:09:00 +02:00
81f0032262 Update ResponseStrings.nl-NL.json (POEditor.com) 2017-07-26 18:08:57 +02:00
d86c8ed41b Update ResponseStrings.da-DK.json (POEditor.com) 2017-07-26 18:08:55 +02:00
afda3e2046 Update ResponseStrings.cs-CZ.json (POEditor.com) 2017-07-26 18:08:52 +02:00
8e7935f893 Update ResponseStrings.zh-TW.json (POEditor.com) 2017-07-26 18:08:49 +02:00
5295704447 Update ResponseStrings.zh-CN.json (POEditor.com) 2017-07-26 18:08:47 +02:00
c738cb569e Update ResponseStrings.ar.json (POEditor.com) 2017-07-26 18:08:44 +02:00
263a95a6ad cleanup 2017-07-25 18:31:30 +02:00
e9cf57d46f .crdm was deleted by accident, it's back now 2017-07-23 09:52:45 +02:00
f773b0c6b6 .crca added. If you enable it on a custom reation, you can use the trigger word anywhere in the sentence in order to trigger that custom reaction. 2017-07-22 18:12:08 +02:00
1aa86937c8 small changes 2017-07-22 07:57:17 +02:00
f1b348406d Bugfixes 2017-07-21 07:10:17 +02:00
b9bb72f06d Streamrole is smarter, but possibly more expensive. It will rescan users when settings are changed. And when the bot is started. 2017-07-21 06:56:21 +02:00
d074444c26 commandlist updated 2017-07-21 03:05:13 +02:00
0d216ad78a .nsfwtbl added. You can now blacklist tags which are used in nsfw commands. 2017-07-21 03:04:44 +02:00
0131b7713e Make sure to assign new bot creds variable 2017-07-20 23:48:25 +02:00
613655eb95 You can now add CleverBotApiKey from cleverbot.com/api in order to use official cleverbot, instead of stupid program-o 2017-07-20 22:58:19 +02:00
cedaf73785 Sped up .streamrole initialization 5x, but it might error out if there are too many users streaming when the command is ran. 2017-07-20 20:03:11 +02:00
9163510eee .bce command added, you can now edit BotConfig without editing the database and restarting the bot. Cleanup 2017-07-20 05:10:39 +02:00
fe88611183 Fixed .shop pagination 2017-07-19 11:02:14 +02:00
4130317f40 .srkw, .srwl and .srbl commands added. 2017-07-19 10:38:14 +02:00
3f7f6cecbe Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-19 09:31:10 +02:00
50236d71d5 Fixed multi-shard bots 2017-07-19 09:31:00 +02:00
8612dc852e Merge pull request #1423 from Deivedux/1.4
Updated windows guides
2017-07-18 21:07:39 +02:00
8dd24443c0 Update Windows Guide.md
Added missing installation part for music features.
2017-07-18 21:30:27 +03:00
86743250cf Update Upgrading Guide.md
Windows part of the upgrading guide is now more straightforward.
2017-07-18 21:29:08 +03:00
661d026973 Updated imagesharp 2017-07-18 18:26:55 +02:00
55b1c3945b Updated commandlist. Goodbye clash of clans 👋 closes #1420 2017-07-18 04:25:30 +02:00
c054543d98 Huge refactor is over 2017-07-17 21:42:36 +02:00
618968d2e4 More refactoring 2017-07-17 04:37:51 +02:00
4e11a6c8bc More refactoring 2017-07-15 18:34:34 +02:00
b3243eb0e9 More cleanup 2017-07-15 15:08:34 +02:00
028606b080 More cleanup 2017-07-15 05:54:36 +02:00
ac5e4e7540 Version upped 2017-07-15 05:33:23 +02:00
30bafa8a89 More cleanup 2017-07-15 05:23:46 +02:00
4eca5be1d4 Huge cleanup,
rewrite of the NadekoBot.cs, way services are loaded has changed. Updated discord.net.
2017-07-15 05:04:16 +02:00
f239c46e20 Words should get filtered in edited messages too. 2017-07-14 18:39:21 +02:00
1c72d2864a Merge pull request #1397 from samdivaio/1.5-music-changes
Stop no longer resets current song index 0, formatting changes. Use `.srm all` to get pre-update `.stop` behavior (clears the queue and stops the player)
2017-07-14 17:52:44 +02:00
45ee3042bb Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-14 17:49:55 +02:00
17719dd8e2 finished .streamrole 2017-07-14 17:09:06 +02:00
11b533c3b7 Done as per Kwoth. 2017-07-14 09:45:31 +05:30
b8573f11b5 Added .streamrole, needs testing. 2017-07-14 05:00:30 +02:00
f26a7de704 Revert "Stop works as it used to before. Auto rpl disabled."
This reverts commit fd410bc856.
2017-07-14 00:54:23 +05:30