Commit Graph
100 Commits
Author SHA1 Message Date
Master Kwoth 062a4bcc20 .die should work properly now 2017-10-22 16:09:51 +02:00
Master Kwoth 082e2fbe2d Fixed imagesharp not being resolved? 2017-10-22 16:05:45 +02:00
Master Kwoth a9b10a4d2b Fixed .deletewaifus 2017-10-21 21:06:07 +02:00
Master Kwoth 5b227bccb6 Fixed method not found errors 2017-10-21 20:59:07 +02:00
Master Kwoth e23d4902c4 Fixed method not found errors 2017-10-21 20:58:33 +02:00
Master Kwoth ba28132a97 Fixed .xp avatar 2017-10-21 19:48:05 +02:00
Master Kwoth e609f78eec Crashfix 2017-10-21 12:21:03 +02:00
Master Kwoth fe4cfa732f Version upped to 2.0.0 2017-10-21 12:15:23 +02:00
Master Kwoth ad6eba0a3d Commandlist updated 2017-10-21 12:14:59 +02:00
Master Kwoth 95ee386475 .tesar now has groups! 2017-10-21 12:13:31 +02:00
Master Kwoth 204cdbfb2b .rafflecur added 2017-10-20 17:20:26 +02:00
Master Kwoth fa0b9e4f80 testing something, won't compile 2017-10-19 14:10:22 +02:00
Master Kwoth 9050291e85 .log userupdated will properly log gif avatar changes now 2017-10-19 09:04:53 +02:00
Master Kwoth cae1df82b8 Added fahrenheit to .weather command 2017-10-19 08:11:47 +02:00
Master Kwoth e8e6854959 now even runs 2017-10-18 04:32:05 +02:00
Master Kwoth e54ceba0ab Small pagination bugfix 2017-10-17 16:10:51 +02:00
Master Kwoth 88f92cbec6 Fixed tag blacklisting for nsfw 2017-10-17 15:30:22 +02:00
Master Kwoth 2d81bc45fd .warn can now only be used on users lower than you in the role hierarchy 2017-10-17 15:14:15 +02:00
Master Kwoth f53c77ec9d Cleanup 2017-10-17 14:37:57 +02:00
Master Kwoth 5e267435d4 fixed .log command not showing 2017-10-17 07:03:56 +02:00
Master Kwoth f155619793 .convert rewritten a bit, isn't saved in the database anymore, but in redis. 2017-10-16 12:34:16 +02:00
Master Kwoth 099ae62c0b Added .rip command again :^) 2017-10-15 11:48:29 +02:00
Master Kwoth febbb8e36b Updated docs to add 'install redis' step 2017-10-15 10:23:32 +02:00
Master Kwoth b17318d013 Cleanup, fixes 2017-10-15 10:20:49 +02:00
Master Kwoth 696a0eb2a7 Removed module projects because it can't work like that atm. Commented out package commands. 2017-10-15 09:39:46 +02:00
Master Kwoth 90e71a3a30 Changed some namespaces, work on packages 2017-10-13 06:14:54 +02:00
Master Kwoth e434de5abb Improved support for sql execution, added some pre-built queries which people would probably want to use. 2017-10-13 04:41:01 +02:00
Master Kwoth 998c048874 Fixed a performance and stability bug with club images. 2017-10-13 03:44:29 +02:00
Master Kwoth e32446335e Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
Master Kwoth db6fa9af1a Shard coordinator is not indepentent from the shard 0 2017-10-10 18:24:36 +02:00
Master Kwoth 0bacb1f780 Typereaders finished, cleanup 2017-10-10 00:04:02 +02:00
Master Kwoth 3d3871f903 Cleanup 2017-10-09 02:59:00 +02:00
Master Kwoth a12702fb68 you can no longer use .die as a startup command... 2017-10-09 02:57:03 +02:00
Master Kwoth f3513779b7 Typereaders will be autoloaded when module loads 2017-10-09 02:52:46 +02:00
Master Kwoth 72f36270dc Added some more unloads, upped version to 2.0 2017-10-09 00:54:10 +02:00
Master Kwoth 33ac43e1b5 Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
Master Kwoth 599245b1ca Initial split of the modules 2017-09-30 00:46:33 +02:00
Master Kwoth cdc2c43913 Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9 2017-09-29 16:37:36 +02:00
Master Kwoth 7210b07e6e Fixed custom hangman categories. closes #1627 , Version upped. 2017-09-29 16:37:26 +02:00
Master Kwoth 44cac90e34 fixed another small thing in the docs 2017-09-28 23:42:14 +02:00
Master Kwoth 5d1240c015 Updated docs, fixed .iss to work with new versions of nadeko 2017-09-28 23:40:07 +02:00
Master Kwoth 6192f84141 Fixed follower count for twitch stream notifications 2017-09-28 22:36:36 +02:00
Master Kwoth 5d14c3cbcf Stream notifications have more data now, and user icons 2017-09-28 21:01:34 +02:00
Master Kwoth 26fb2cbfef Version upped to 1.9.3 2017-09-28 14:00:02 +02:00
Master Kwoth 5a749c6d46 Grammatic mistake 2017-09-28 10:54:14 +02:00
Master Kwoth 93c86d3ca4 Removed commandstrings.resx, thx numbermaniac 2017-09-28 10:53:29 +02:00
Master Kwoth ae35adb48a .race will now repost when there's spam in the chat. close #1589 2017-09-27 21:51:27 +02:00
Master Kwoth 99a2c46038 .say command added. Requires manage messages permission 2017-09-27 17:25:54 +02:00
Master Kwoth 94fb819232 Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9 2017-09-27 16:22:53 +02:00
Master Kwoth 748072aa8e .ecr Command added, edits the custom reaction's response given the id 2017-09-27 16:22:42 +02:00
Master Kwoth 99ec9e1bb4 update 2017-09-27 10:08:48 +02:00
Master Kwoth f3fd63fe75 Docs formatting 2017-09-27 10:08:31 +02:00
Master Kwoth 1dfe8d106e updated json explanations for restart command. 2017-09-27 08:44:02 +02:00
Master Kwoth ddb1103d1e Restart command added. But it needs configuration in credentials.json 2017-09-27 08:32:33 +02:00
Master Kwoth 8354271989 updated some guides 2017-09-26 17:18:20 +02:00
Master Kwoth 747b68114a Fixed server ranking if you have 0 xp 2017-09-26 12:51:02 +02:00
Master Kwoth 3f76106ec1 Docs updates 2017-09-26 09:32:12 +02:00
Master Kwoth f3e240280e Updated strings. Fixed some mistakes. Tried to address VcRole issue. 2017-09-26 09:13:14 +02:00
Master Kwoth e76f3216de Woops. Now only admins can use .antispamignore 2017-09-25 00:36:31 +02:00
Master Kwoth 4327741ebc Fixed .crca .crdm and .crad for global custom reactions on multiple shards. 2017-09-24 08:56:36 +02:00
Master Kwoth 37106e5613 Version upped to 1.9.1 2017-09-24 06:56:05 +02:00
Master Kwoth 8b6bf2f269 Fixed owners not being able to ban/kick users from clubs. 2017-09-24 06:55:17 +02:00
Master Kwoth 1102d08188 Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9 2017-09-23 19:02:41 +02:00
Master Kwoth 8c8fed98d8 A bit nicer clubinfo. 2017-09-23 18:56:04 +02:00
Master Kwoth 763d529c74 Fixed extremly slow .clubinfo, however they're case sensitive now. Just target a user for best experience. 2017-09-23 18:51:51 +02:00
Master Kwoth 2d8b9d677c Fixed server and global ranking when the user didn't get any xp. close 1581 2017-09-23 12:28:13 +02:00
Master Kwoth 851452f950 Made clubbans and clubapps error more specific. closes #1605 2017-09-23 03:38:17 +02:00
Master Kwoth 4f49b81dc1 Fixed .xprr, closes #1608 2017-09-23 03:32:12 +02:00
Master Kwoth 3dfe5b8d55 Fixed game, and other redis events when multiple bots are hosted on the same machine 2017-09-23 00:42:15 +02:00
Master Kwoth 61496a7c19 allow unsafe 2017-09-22 10:15:01 +02:00
Master Kwoth 45b696bab8 support for rss and atoms feeds added. 2017-09-22 06:59:57 +02:00
Master Kwoth e12c29dda5 New usage format for command strings. 2017-09-18 09:24:42 +02:00
Master Kwoth 64523b95e6 Flowerreaction renamed to reaction. It will use your CurrencySign, instead of flower. 2017-09-18 01:41:43 +02:00
Master Kwoth acccfbd960 cleanup 2017-09-18 00:02:55 +02:00
Master Kwoth 038f17c3a4 Commands which have no command strings should no longer throw an exception 2017-09-17 08:33:16 +02:00
Master Kwoth bdc6974451 Commands strings are now in data/command_strings.json. Database path no longer has ./ prefix and filename -> Data Source. Fixed permissions migration due to new EF behaviour. Although commands will now error if they don't have their entry in the command strings - needs fixing. 2017-09-17 07:28:48 +02:00
Master Kwoth 9f2d9d6710 version upped 2017-09-16 04:35:02 +02:00
Master Kwoth 6bea4b9f02 Upgraded to .net core 2.0 2017-09-16 02:10:22 +02:00
Master Kwoth a127e43dc0 Version upped 2017-09-15 22:22:03 +02:00
Master Kwoth 9cff3b59c1 clubapps and clubbans now have ok color line 2017-09-15 22:19:31 +02:00
Master Kwoth 4841418cff Added .clubadmin, .autoboobs and .autobutts, cleaned up SongBuffer. 2017-09-15 22:17:31 +02:00
Master Kwoth 16fd835d4b Caching anime and manga seraches. Club disband error message fixed. 2017-09-15 02:42:51 +02:00
Master Kwoth 25258a0c61 Possible fix for redis on linux. Setgame/SetStream and rotating statuses will now properly work across shards. 2017-09-14 19:37:41 +02:00
Master Kwoth 37412e4e73 Fixed shop role name. Fixed .xpglb (it will now show usernames and discriminators) 2017-09-13 21:15:49 +02:00
Master Kwoth 0a52676042 possible fix for null migration error 2017-09-13 08:12:07 +02:00
Master Kwoth 48adfc19af Fixed slow .xp and .xpglb 2017-09-13 05:10:26 +02:00
Master Kwoth 067297478e Removed leftover logs 2017-09-13 03:18:33 +02:00
Master Kwoth a2c4695557 Global custom reactions now use redis pub/sub 2017-09-13 03:12:40 +02:00
Master Kwoth 438f68cde7 global nadeko won't cache nsfw images 2017-09-12 23:49:37 +02:00
Master Kwoth 46f9de01d6 Using redis to cache avatar images, reduced xp image size. 2017-09-12 22:27:51 +02:00
Master Kwoth 90b698f18e Fixed .clubapply help string 2017-09-12 08:14:58 +02:00
Master Kwoth d51c28b73c .xpglb should be faster now. 2017-09-12 05:00:14 +02:00
Master Kwoth f08fd3bdb1 1.8.4 2017-09-11 23:39:44 +02:00
Master Kwoth ea0ca1471f Xp system fixes 2017-09-11 23:39:28 +02:00
Master Kwoth 4c591a69b1 Fixes to .xprr, leveling system 2017-09-11 22:43:32 +02:00
Master Kwoth d658fe7414 Updated discord.net 2017-09-11 20:25:06 +02:00
Master Kwoth 81a7c6f398 Added .nsfwcc command to prevent memory leaks if nsfw is spammed a lot. 2017-09-11 19:30:02 +02:00
Master Kwoth cdf15d6c01 Fixed club leaderboard 2017-09-11 19:20:18 +02:00
Master Kwoth 1a85825049 Fixed trivia, closes #1578 2017-09-11 19:12:49 +02:00
Master Kwoth 62c016c7cf 1.8.2 2017-09-11 01:49:51 +02:00