Commit Graph

4839 Commits

Author SHA1 Message Date
Master Kwoth
cfee252ce3 Currency Raffle almost done. 2017-10-20 05:55:14 +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
02aa124541 Merge pull request #1690 from Deivedux/1.9
Fixed outdated information
2017-10-07 17:50:33 +02:00
Deivedux
bd2576bca9 oops 2017-10-07 18:46:08 +03:00
Deivedux
7d06187c19 Fixed outdated information 2017-10-06 13:33:21 +03: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
9f41521304 Merge pull request #1655 from shivaco/patch-2
Same as #1654
2017-09-29 14:23:15 +02:00
shivaco
92bcd6ed80 .
Removed the line which was redirecting the user to the same file
2017-09-29 17:56:20 +06:00
shivaco
b79be38974 Moved the file from 1.4 branch to 1.9 2017-09-29 17:23:44 +06: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
8b129e2874 Merge pull request #1638 from shivaco/patch-1
%mention%
2017-09-27 13:40:16 +02:00
shivaco
ba3deaff63 %mention%
Don't use %user% and %mention% in titles, footers and field names
![here](https://i.imgur.com/jOQVJcD.png)
2017-09-27 17:25:41 +06: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