Commit Graph

4572 Commits

Author SHA1 Message Date
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
samvaio
c328ec68d3 Documents updated
macOS prerequisite info added
2017-07-13 17:34:28 +05:30
samvaio
4dbdce7f5d Merge pull request #15 from Kwoth/1.4
ups
2017-07-13 17:14:29 +05:30
Master Kwoth
67f0cfb717 Version upped 2017-07-13 04:09:38 +02:00
Master Kwoth
ed40bc99b2 .movesong works more intuitively now, and current song's index is now updated after songs are moved 2017-07-13 04:09:21 +02:00
Master Kwoth
b85cc023f2 format 2017-07-12 15:38:34 +02:00
Master Kwoth
467b482ff9 Added some stuff to stats sending 2017-07-12 04:13:50 +02:00
Master Kwoth
c0012e296e Some stats stuff for science 2017-07-12 03:39:44 +02:00
Master Kwoth
8a75c28d73 Small doc fixes 2017-07-12 02:02:17 +02:00
Master Kwoth
4b9977e5d6 Upped version 2017-07-11 20:22:24 +02:00
Master Kwoth
c1cf85b338 Fixed error when logging something related to a user who has no avatar, closes #1381 2017-07-11 20:22:06 +02:00
Master Kwoth
5e230fad22 using .n when rpl is disabled will stop the queue 2017-07-11 20:11:36 +02:00
Master Kwoth
0e4728d9c9 Fixed .play when queue is stopped. .play X will now also unstop the player 2017-07-11 19:52:10 +02:00
Master Kwoth
8f90410e2d Small refactor 2017-07-11 03:16:56 +02:00
Master Kwoth
ec94459722 Fixed soundcloud song length, closes #1380 2017-07-11 01:23:37 +02:00
Master Kwoth
ab3ad4f2fb Upped version 2017-07-10 21:56:53 +02:00
Master Kwoth
dc0176365b Fixed .convert, closes #1377 2017-07-10 21:35:45 +02:00
Master Kwoth
34b56c6353 Fixed .srm, closes #1373 2017-07-10 21:31:47 +02:00
Master Kwoth
9a744172a9 Fixed a bug where spamming .n would crash the music player, closes #1372 2017-07-10 21:21:45 +02:00
Master Kwoth
70f0f6af44 Fixed some links queueing random songs. closes #1368 2017-07-10 21:08:11 +02:00
Master Kwoth
3119a47007 Upped version 2017-07-10 19:40:55 +02:00
Master Kwoth
5db254e8f3 Fixed .lolban, closes #1340 2017-07-10 19:40:34 +02:00
Master Kwoth
f396fc78db Fixed shard number bold in unresponsive shard 2017-07-09 19:26:17 +02:00
Master Kwoth
9d778de7f2 fixed .ropl with %queued% and %playing% 2017-07-09 12:43:14 +02:00
Master Kwoth
3966629263 Upped version 2017-07-09 01:40:54 +02:00