Master Kwoth
89b810df54
Update ResponseStrings.it-IT.json (POEditor.com)
2017-07-26 18:09:11 +02:00
Master Kwoth
2d1b5dda96
Update ResponseStrings.id-ID.json (POEditor.com)
2017-07-26 18:09:08 +02:00
Master Kwoth
2a137004a5
Update ResponseStrings.he-IL.json (POEditor.com)
2017-07-26 18:09:05 +02:00
Master Kwoth
92bf9b88b4
Update ResponseStrings.de-DE.json (POEditor.com)
2017-07-26 18:09:03 +02:00
Master Kwoth
44b3223c1b
Update ResponseStrings.fr-FR.json (POEditor.com)
2017-07-26 18:09:00 +02:00
Master Kwoth
81f0032262
Update ResponseStrings.nl-NL.json (POEditor.com)
2017-07-26 18:08:57 +02:00
Master Kwoth
d86c8ed41b
Update ResponseStrings.da-DK.json (POEditor.com)
2017-07-26 18:08:55 +02:00
Master Kwoth
afda3e2046
Update ResponseStrings.cs-CZ.json (POEditor.com)
2017-07-26 18:08:52 +02:00
Master Kwoth
8e7935f893
Update ResponseStrings.zh-TW.json (POEditor.com)
2017-07-26 18:08:49 +02:00
Master Kwoth
5295704447
Update ResponseStrings.zh-CN.json (POEditor.com)
2017-07-26 18:08:47 +02:00
Master Kwoth
c738cb569e
Update ResponseStrings.ar.json (POEditor.com)
2017-07-26 18:08:44 +02:00
Master Kwoth
e9cf57d46f
.crdm was deleted by accident, it's back now
2017-07-23 09:52:45 +02:00
Master Kwoth
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
Master Kwoth
1aa86937c8
small changes
2017-07-22 07:57:17 +02:00
Master Kwoth
f1b348406d
Bugfixes
2017-07-21 07:10:17 +02:00
Master Kwoth
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
Master Kwoth
d074444c26
commandlist updated
2017-07-21 03:05:13 +02:00
Master Kwoth
0d216ad78a
.nsfwtbl added. You can now blacklist tags which are used in nsfw commands.
2017-07-21 03:04:44 +02:00
Master Kwoth
0131b7713e
Make sure to assign new bot creds variable
2017-07-20 23:48:25 +02:00
Master Kwoth
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
Master Kwoth
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
Master Kwoth
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
Master Kwoth
fe88611183
Fixed .shop pagination
2017-07-19 11:02:14 +02:00
Master Kwoth
4130317f40
.srkw, .srwl and .srbl commands added.
2017-07-19 10:38:14 +02:00
Master Kwoth
3f7f6cecbe
Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4
2017-07-19 09:31:10 +02:00
Master Kwoth
50236d71d5
Fixed multi-shard bots
2017-07-19 09:31:00 +02:00
Master Kwoth
8612dc852e
Merge pull request #1423 from Deivedux/1.4
...
Updated windows guides
2017-07-18 21:07:39 +02:00
Deivedux
8dd24443c0
Update Windows Guide.md
...
Added missing installation part for music features.
2017-07-18 21:30:27 +03:00
Deivedux
86743250cf
Update Upgrading Guide.md
...
Windows part of the upgrading guide is now more straightforward.
2017-07-18 21:29:08 +03:00
Master Kwoth
661d026973
Updated imagesharp
2017-07-18 18:26:55 +02:00
Master Kwoth
55b1c3945b
Updated commandlist. Goodbye clash of clans 👋 closes #1420
2017-07-18 04:25:30 +02:00
Master Kwoth
c054543d98
Huge refactor is over
2017-07-17 21:42:36 +02:00
Master Kwoth
618968d2e4
More refactoring
2017-07-17 04:37:51 +02:00
Master Kwoth
4e11a6c8bc
More refactoring
2017-07-15 18:34:34 +02:00
Master Kwoth
b3243eb0e9
More cleanup
2017-07-15 15:08:34 +02:00
Master Kwoth
028606b080
More cleanup
2017-07-15 05:54:36 +02:00
Master Kwoth
ac5e4e7540
Version upped
2017-07-15 05:33:23 +02:00
Master Kwoth
30bafa8a89
More cleanup
2017-07-15 05:23:46 +02:00
Master Kwoth
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
Master Kwoth
f239c46e20
Words should get filtered in edited messages too.
2017-07-14 18:39:21 +02:00
Master Kwoth
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
Master Kwoth
45ee3042bb
Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4
2017-07-14 17:49:55 +02:00
Master Kwoth
17719dd8e2
finished .streamrole
2017-07-14 17:09:06 +02:00
samvaio
11b533c3b7
Done as per Kwoth.
2017-07-14 09:45:31 +05:30
Master Kwoth
b8573f11b5
Added .streamrole, needs testing.
2017-07-14 05:00:30 +02:00
samvaio
f26a7de704
Revert "Stop works as it used to before. Auto rpl disabled."
...
This reverts commit fd410bc856
.
2017-07-14 00:54:23 +05:30
Master Kwoth
6124c3dce8
Merge pull request #1403 from hakufu/1.4
...
Add deny perm for addReactions on mute
2017-07-13 20:36:55 +02:00
hakufu
390a637c08
Add deny perm for addReactions on mute
...
Added the permission for the channel override when muting to also include the denial of "addReactions."
2017-07-13 14:08:51 -04:00
samvaio
202c5e98a5
Makeover to highlight the information.
...
Look is similar to early version of Nadeko.
2017-07-13 17:45:46 +05:30
samvaio
fd410bc856
Stop works as it used to before. Auto rpl disabled.
...
Bot no longer repeats playlist on default.
Bot now clears the queued songs list (playlist)
- if `.stop` command is used.
- if the last song of the queue is playing and `.next` command is used.
- if the the last song of the queue finished playing.
2017-07-13 17:36:49 +05:30