Commit Graph
100 Commits
Author SHA1 Message Date
Master Kwoth a609e17717 .play help update, readded pausing when nobody is in voice channel, and also cleaning up music players if bot is kicked or leaves the server 2017-07-03 12:40:12 +02:00
Master Kwoth 3c9b68e739 Cleanup, .smp is reimplemented, and will now show in .lq too 2017-07-02 20:58:45 +02:00
Master Kwoth 9f3c04c93e you can now load only 1 playlist at a time using .load, because it's expensive 2017-07-02 19:20:04 +02:00
Master Kwoth 196f40e648 readded .sq and .lo and .lopl, also .lopl will now explicitly avoid files with .jpg and .png extension (usually album images) 2017-07-02 19:00:25 +02:00
Master Kwoth 728aeab809 Fixes. .lq will say at the top if it's stopped. .lq will also default to the page current song is playing from 2017-07-02 17:15:34 +02:00
Master Kwoth 1d1b7de20a Fixed playing small songs 2017-07-02 16:54:09 +02:00
Master Kwoth 322424b0a1 .move fixed, but it will cancel current song when moving 2017-07-02 16:27:30 +02:00
Master Kwoth b33e4bdd80 fixed .play 2017-07-02 16:20:25 +02:00
Master Kwoth 45e4816033 (Re)added shuffle, rpl, rcs and autoplay to the top of the .lq 2017-07-02 15:44:00 +02:00
Master Kwoth 8e1c20624d Fixed bugs, added .play command which acts as .n 1 when used without arguments or as .q command when used with serach query 2017-07-02 14:49:37 +02:00
Master Kwoth 5015b6ad95 cleanup 2017-07-02 13:53:09 +02:00
Master Kwoth 0e73372c23 buffer is now 50MB 2017-07-02 13:19:05 +02:00
Master Kwoth 7de15bf444 magic numbers 2017-07-02 10:58:04 +02:00
Master Kwoth bbe3ac66e3 Try reading more from ffmpeg 2017-07-02 10:44:30 +02:00
Master Kwoth 4d52566250 woops 2017-07-02 10:35:46 +02:00
Master Kwoth f2d1b821d0 Trying to pinpoint song skipping 2017-07-02 10:33:47 +02:00
Master Kwoth e792e7b39e removed -nostdin ffmpeg argument 2017-07-02 10:22:47 +02:00
Master Kwoth 42658355b1 music debug stuff 2017-07-02 09:55:26 +02:00
Master Kwoth 9bb72d9976 Shuffle will now show in .lq at the top, and instead of shuffling playlist, it will randomly jump to a song in the playlist. " 2017-07-02 08:03:24 +02:00
Master Kwoth 3731994061 Lot more work, fixes, addition, untested new implementations... 2017-07-01 21:22:11 +02:00
Master Kwoth 9889baf8bd Poopy buffer is back ^_^ Music lag fixes... 2017-07-01 17:16:03 +02:00
Master Kwoth f8ad6dda50 small changes 2017-07-01 08:16:06 +02:00
Master Kwoth d242952d4a Huge amount of work on the music rework. Around 60% done. Fixed bot getting stuck when server region is changed. 2017-07-01 08:15:58 +02:00
Master Kwoth 8f5c63a057 fixed .ropl toggle response 2017-06-30 05:40:17 +02:00
Master Kwoth cb5fdde6d0 Fixed .guide links 2017-06-29 18:40:13 +02:00
Master Kwoth 728539528f drastic nsfw and safebooru improvements 2017-06-29 17:58:16 +02:00
Master Kwoth db1581f67d fixed public bot compilation issue for good 2017-06-29 06:10:56 +02:00
Master Kwoth 3709f4b066 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-29 05:23:00 +02:00
Master Kwoth 1df7e4d3d0 custom reaction responses are no longer lowercase? 2017-06-29 05:07:48 +02:00
Master Kwoth 5fc9c18d98 You can now use .warnlog on yourself 2017-06-28 07:05:08 +02:00
Master Kwoth b08ad7cb77 .warnlogall command added 2017-06-28 04:59:32 +02:00
Master Kwoth e9365b7753 Added module name under the
command help when using .h
\

q
2017-06-28 03:48:55 +02:00
Master Kwoth cbd2de284f .hangmanstop command added, updated commandlist 2017-06-28 03:42:02 +02:00
Master Kwoth 36069d7552 remove user's message when they vote in the polls. close #1313 2017-06-28 03:29:33 +02:00
Master Kwoth cedf08b128 normal quote responses now have replacements too, not only embeds 2017-06-28 03:19:16 +02:00
Master Kwoth ed3ccbf6d9 version upped to 1.51 2017-06-28 02:46:26 +02:00
Master Kwoth 942f15cf05 WHEW. Added placeholders in embeds and quotes, added docs about it to explained features. Wrote a placeholder system and fixed some bugs 2017-06-28 02:44:30 +02:00
Master Kwoth aa5b7f96c7 Bot no longer awards itself currency in flower events. closes #1266 2017-06-27 01:01:17 +02:00
Master Kwoth 85a07d1cdd fixed string key 2017-06-25 11:13:07 +02:00
Master Kwoth 273af5ffe4 Slight change to the docs 2017-06-25 10:58:48 +02:00
Master Kwoth 8a4d76b8e6 removed .net sdk link in windows guide 2017-06-25 09:51:41 +02:00
Master Kwoth 721ad63add Removed semaphore 2017-06-25 08:00:52 +02:00
Master Kwoth dca4bf39a0 Updated credentials_example.json 2017-06-25 07:11:27 +02:00
Master Kwoth 61a96d9c4f Merge branch 'shard-process' into 1.4 2017-06-25 07:06:46 +02:00
Master Kwoth 39e79843e1 Merge branch 'dev' into shard-process 2017-06-25 06:19:18 +02:00
Master Kwoth e75f23557b Small addition to docs 2017-06-25 06:18:23 +02:00
Master Kwoth ee8643bf29 You can now choose port
where shard communication is happening. JSON explanations with instructions on how to ed
it optional shard settings
2017-06-25 06:09:23 +02:00
Master Kwoth 902ddc70f6 triggered permissions are now translatable 2017-06-25 04:58:48 +02:00
Master Kwoth ff56af3e73 .rar fixed, closes #1306 2017-06-25 03:56:23 +02:00
Master Kwoth 3f2eef5647 .ve now properly persists restarts 2017-06-25 02:39:31 +02:00
Master Kwoth e1baa3942a .gc and stream follows should properly persist restarts 2017-06-25 02:35:37 +02:00
Master Kwoth f11429b714 anilist api should work a bit better and is cleaner 2017-06-25 01:45:11 +02:00
Master Kwoth e27e1005eb poll is now public poll, private poll removed 2017-06-24 07:23:59 +02:00
Master Kwoth 7ad5c5e02b Patreon rewards fix finished 2017-06-24 05:24:43 +02:00
Master Kwoth a8f2ca60c2 Reenabled converter commands. Improved rewards reload on bots with multiple shards. 2017-06-24 01:41:24 +02:00
Master Kwoth 741538a982 Slightly faster startup and database access. Shard 0 will now report total guild count 2017-06-22 23:59:54 +02:00
Master Kwoth bed3001ce1 Database should be faster, disabled unit converter temporarily 2017-06-22 22:16:58 +02:00
Master Kwoth 0aa65b2953 Fixes to remind and shardstats 2017-06-22 03:39:26 +02:00
Master Kwoth 2cad7f4475 small fixes 2017-06-22 00:47:29 +02:00
Master Kwoth d3c598ae01 Command Timeout set to 60 2017-06-22 00:22:50 +02:00
Master Kwoth ee72962ee5 Possible database lock fix 2017-06-22 00:12:29 +02:00
Master Kwoth d2ea530c10 fix shard status nullrefs 2017-06-21 23:49:13 +02:00
Master Kwoth f1bcbd91a3 Another one 2017-06-21 23:36:00 +02:00
Master Kwoth 4b57d874ba Fixed compile error 2017-06-21 23:34:29 +02:00
Master Kwoth 85e1839991 don't load owner channels 2017-06-21 23:31:47 +02:00
Master Kwoth 4862564c74 disabled private poll, removed shardid command 2017-06-21 23:12:24 +02:00
Master Kwoth cb9f427927 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-21 15:15:17 +02:00
Master Kwoth c709680413 fix 2017-06-21 15:14:08 +02:00
Master Kwoth 0f37e48869 Merge branch '1.4' into shard-process 2017-06-20 17:15:04 +02:00
Master Kwoth 5d136ffd2c need this to get proper timings on command executions 2017-06-20 17:14:55 +02:00
Master Kwoth 449586c0e3 Merge branch '1.4' into shard-process 2017-06-20 04:33:24 +02:00
Master Kwoth 95a7da3200 woops 2017-06-20 04:27:50 +02:00
Master Kwoth f26c7a32ec Fixed? word and invite filters 2017-06-20 04:25:23 +02:00
Master Kwoth d5f4dcdf20 removed soundcloud id support 2017-06-20 04:24:24 +02:00
Master Kwoth 01cf59d83e Sharding over processes almost done 2017-06-20 04:23:11 +02:00
Master Kwoth 4684117654 Merge branch '1.4' into shard-process 2017-06-19 21:50:36 +02:00
Master Kwoth 808dca8ec4 nerfed prune speed a bit to hopefully prevent ratelimits? 2017-06-19 17:57:12 +02:00
Master Kwoth b381ee00b6 Huge changes to make shards run in separate processes 2017-06-19 15:42:10 +02:00
Master Kwoth abd2937708 added %img:YOUR_TAG% custom reactions placeholder to pull imgur images with that tag. 2017-06-17 15:23:51 +02:00
Master Kwoth 838da3d827 Connecting will now show how many shards connected so far 2017-06-17 14:51:09 +02:00
Master Kwoth 9114d1586b Don't download users 2017-06-17 14:07:15 +02:00
Master Kwoth 77754c7dec woops 2017-06-17 13:54:21 +02:00
Master Kwoth 936ee30e1f .prune makes more sense, and a rogue bug fixed 2017-06-17 13:25:02 +02:00
Master Kwoth 733f2bfe15 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-17 00:22:52 +02:00
Master Kwoth 277fbdbe4d .prune improved 2017-06-17 00:17:07 +02:00
Master Kwoth 8801a7451b Disabled log commands on the public bot, added something for xnaas, closes #1245 2017-06-16 17:47:02 +02:00
Master Kwoth 6bc4bb7803 moved some stuff around 2017-06-16 01:55:14 +02:00
Master Kwoth 0cf1d328d3 filtered words are now paginated 2017-06-16 00:55:04 +02:00
Master Kwoth f56b6f804a fixed issues and updated commandlist 2017-06-16 00:44:54 +02:00
Master Kwoth 3cfe783ac9 .$ should be now usable in dms 2017-06-16 00:43:35 +02:00
Master Kwoth fa58bad149 fixed .qdel and greetdmmessage if it's an embed, thanks to gwen lol 2017-06-15 22:35:12 +02:00
Master Kwoth 3bf224ab57 .resetglobalperms .resetperms fixed 2017-06-15 20:20:34 +02:00
Master Kwoth 4e7b7a6ee5 invalid hex error 2017-06-15 20:04:15 +02:00
Master Kwoth 06693b9b34 another fix 2017-06-15 19:18:55 +02:00
Master Kwoth 809219acc3 global nadeko compilation issue 2017-06-15 19:16:50 +02:00
Master Kwoth dd1d21e29c .scq fixed, local soundcloud api keys are no longer used, .scpl fix is coming soon™️ 2017-06-15 18:56:35 +02:00
Master Kwoth b0966a7cd3 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-15 15:42:32 +02:00
Master Kwoth e51d2bec23 removed some unneeeded prints 2017-06-15 15:29:41 +02:00
Master Kwoth a0559b7130 patreon commands should be fixed 2017-06-15 13:09:55 +02:00
Master Kwoth f60bf271b2 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-15 02:35:13 +02:00