Commit Graph
100 Commits
Author SHA1 Message Date
Master Kwoth d9a446d874 Nunchi is much more fair and forgiving now. There are 5 seconds delays between rounds, and only one player can fail per round (multiple users can still get booted if they're inactive) 2017-08-03 20:19:09 +02:00
Master Kwoth f3984c824e Nunchi game added. A bit confusing now. Will be polished further tomorrow. 2017-08-03 00:29:38 +02:00
Master Kwoth e0be610ec0 .wheel command added (wheel of fortune gambling) 2017-08-02 22:07:19 +02:00
Master Kwoth 82aac891dd animal racing rewritten to be isolated. Please hunt bugs. 2017-08-01 00:11:36 +02:00
Master Kwoth 3097ef88a7 Fixed hangman error 2017-07-31 08:50:04 +02:00
Master Kwoth f06ee47516 cleanup 2017-07-28 12:38:08 +02:00
Master Kwoth d5978a0d66 .hangman completely rewritten. Should work almost the same, with some minor improvements (such as showing the category, and you can now guess the whole word at once) 2017-07-28 12:28:08 +02:00
Master Kwoth 53661b3337 Removed old stuff 2017-07-27 18:44:45 +02:00
Master Kwoth 2fe812c4ac Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-27 18:43:37 +02:00
Master Kwoth fece28b66b Acrophobia completely rewritten. Works the same as before, only much more maintainable. It won't repost itself after 10 messages anymore though. 2017-07-27 18:43:15 +02:00
Master Kwoth bf7585cd83 slight cleanup 2017-07-26 18:19:39 +02:00
Master Kwoth 263a95a6ad cleanup 2017-07-25 18:31:30 +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 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 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
Master Kwoth b8573f11b5 Added .streamrole, needs testing. 2017-07-14 05:00:30 +02:00
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
Master Kwoth f1a4a88730 Fixed song time on songs shorter than 1 minute 2017-07-09 01:39:47 +02:00
Master Kwoth fad0b908c8 fixed .autoplay 2017-07-09 01:37:17 +02:00
Master Kwoth 9eab7d949f Possibly fix youtube-dl certificate error 2017-07-09 00:56:12 +02:00
Master Kwoth f58e7ed7ac Fixed .warnlogall, updated commandlist 2017-07-08 15:27:48 +02:00
Master Kwoth 27f925fa63 Fixed userpresence and game changes readded to userpresence 2017-07-08 14:54:19 +02:00
Master Kwoth aa01314b3a Embed field names and values will be trimmed to their acceptable length to prevent errors. closes #1355 2017-07-08 14:20:06 +02:00
Master Kwoth 72e7b04319 Fixed 100% cpu usage on single threaded systems. Totally my bad. 2017-07-08 13:42:16 +02:00
Master Kwoth 568cdfbd3c Fixed .save 2017-07-08 13:27:53 +02:00
Master Kwoth 4132565948 Fixed footer icon urls 2017-07-08 00:05:11 +02:00
Master Kwoth 96ae60378b 1.54b 2017-07-07 23:23:10 +02:00
Master Kwoth 4de7e38277 fixed trivia, and some other things 2017-07-07 23:22:34 +02:00
Master Kwoth ab99801a37 version upped 2017-07-07 16:07:57 +02:00
Master Kwoth 994457f9af Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-07 15:52:38 +02:00
Master Kwoth e15045292f Fixed embeds 2017-07-07 15:45:21 +02:00
Master Kwoth 74ad7b32bd done testing 2017-07-07 13:40:17 +02:00
Master Kwoth d55a9efe9b Don't use poopy buffer 2017-07-07 12:16:01 +02:00
Master Kwoth 9196c1e368 test try 3 2017-07-07 10:30:19 +02:00
Master Kwoth a0a6de855d test try 2 2017-07-07 10:21:40 +02:00
Master Kwoth 6af90191c3 Test not sending data 2017-07-07 10:12:56 +02:00
Master Kwoth 793cbdf608 Fixed song spam for good 2017-07-07 09:54:25 +02:00
Master Kwoth 8331af2870 cleanup 2017-07-06 19:46:23 +02:00
Master Kwoth a55f61aa8c Cleanup, should repull stream urls now, to prevent the link expired issue 2017-07-06 19:34:16 +02:00
Master Kwoth 5d6b0f44ae .q now uses youtube-dl 2017-07-06 19:30:22 +02:00
Master Kwoth 62326da5b5 Ytdl class 2017-07-06 19:25:38 +02:00
Master Kwoth 1694727ad9 Fixed .lo and .lopl 2017-07-06 19:20:00 +02:00
Master Kwoth 88945af60b Removed -ss param from ffmpeg for now, since i'm not using it 2017-07-05 22:27:54 +02:00
Master Kwoth fb18c2ed32 Fixed discord.net errors 2017-07-05 21:22:55 +02:00
Master Kwoth 98e2b0ce37 More logs, player loop moved to a thread 2017-07-05 18:53:21 +02:00
Master Kwoth fbedf5878b More logs 2017-07-05 18:39:54 +02:00
Master Kwoth 42923c5272 a lot of logs to pinpoint cpu usage on some systems 2017-07-05 18:15:46 +02:00
Master Kwoth 269a4e3157 Upgraded dicord.net 2017-07-05 17:38:38 +02:00
Master Kwoth 8f844d38d3 Removed leftover log 2017-07-05 17:05:29 +02:00
Master Kwoth 94bb6f15a7 danbooru fix 2017-07-05 17:02:40 +02:00
Master Kwoth 78be4598cf Repull video with it's uri if it's a youtube song, every time a song is played, #1334 2017-07-05 16:59:59 +02:00
Master Kwoth ab07199a1e Fixed converter? 2017-07-05 16:41:51 +02:00
Master Kwoth 3a71f63754 Fixed music 2017-07-05 15:32:57 +02:00
Master Kwoth 4cf54c1b31 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-07-05 15:19:11 +02:00