Commit Graph
100 Commits
Author SHA1 Message Date
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
Master Kwoth 6c3025ecf1 Potential xp null error fix 2017-09-11 01:42:39 +02:00
Master Kwoth 927e98514a Fixed exclusion list after restarts, closes #1571 2017-09-11 00:21:14 +02:00
Master Kwoth 3de9a40ffd Fixed catfact thanks to twindragon, closes #1547 2017-09-11 00:01:31 +02:00
Master Kwoth 1af4679d9e When you guess a letter in hangman, updated message will now correctly show previous guesses. closes #1541 2017-09-10 23:48:34 +02:00
Master Kwoth 4adf85a9eb Possible fix for #1523, im not testing that though :D 2017-09-10 23:44:24 +02:00
Master Kwoth 531633b018 Possible trivia weirdness fix, #1522 2017-09-10 23:15:58 +02:00
Master Kwoth 76249c5b29 Made numbers 3 and 7 smaller in slot image because they were overflowing 2017-09-10 23:08:46 +02:00
Master Kwoth 771e0df064 closes #1500, #1433 2017-09-10 23:01:26 +02:00
Master Kwoth 2ab4274c22 Don't lose ignored channels if updating .antiraid #1402 2017-09-10 22:44:23 +02:00
Master Kwoth 6f12ad1478 Docs updates, closes #1570 2017-09-10 22:32:29 +02:00
Master Kwoth b9f22df756 Fixed .xpex command help, .xpex channel will now default to current channel 2017-09-10 19:14:29 +02:00
Master Kwoth 6b896d8091 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-09-10 17:58:41 +02:00
Master Kwoth 268f9b0448 fixed .xpglb help string. Version upped to 1.8.1 2017-09-10 17:58:32 +02:00
Master Kwoth 192667aa35 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-09-10 17:04:42 +02:00
Master Kwoth af334a0b5c fixed club creation bug 2017-09-10 17:04:32 +02:00
Master Kwoth cd2a86c624 Updated commandlist 2017-09-10 04:00:56 +02:00
Master Kwoth 35176465b1 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-09-10 03:54:17 +02:00
Master Kwoth 306ff3a918 Merge branch 'xp-system' into 1.4 2017-09-10 03:53:56 +02:00
Master Kwoth 96d792f63b Xp and clubs finished. Need a lot of testing. Version upped to 1.8-beta 2017-09-10 03:52:34 +02:00
Master Kwoth 5362821843 Version upped 2017-08-22 05:50:03 +02:00
Master Kwoth 19d710cdd4 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-08-22 05:49:04 +02:00
Master Kwoth 088d95340f Started work on the xp system 2017-08-22 05:48:45 +02:00
Master Kwoth e5609a0708 .prefix bugfix, #1524 2017-08-22 05:47:57 +02:00
Master Kwoth 919c81d385 Fixed .wheel example 2017-08-16 22:05:06 +02:00
Master Kwoth f255ed26dd .sad enable/disable string was swapped 2017-08-16 11:51:41 +02:00
Master Kwoth 03a86b0be9 Antispam can now take an extra parameter at the end which is the time of the mute. It will be ignored if punishment type isn't mute 2017-08-16 01:12:18 +02:00
Master Kwoth fe3770270e Added .songautodelete/.sad command. 2017-08-15 23:54:54 +02:00
Master Kwoth e50e71014e Upped version 2017-08-15 22:59:48 +02:00