Commit Graph

3186 Commits

Author SHA1 Message Date
Kwoth
3926bc707b ready to use new client 2017-01-15 02:08:14 +01:00
Kwoth
88eabf6d90 Better implementation of .se 2017-01-14 23:23:11 +01:00
Kwoth
ae90282070 fixed .setstream 2017-01-14 19:57:38 +01:00
Kwoth
95f2e500ef Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-14 18:25:52 +01:00
Kwoth
659ba913a1 fix #967 !!ap fix, !!lq fix (it shows info in footer again) 2017-01-14 18:25:08 +01:00
Master Kwoth
312ef21630 Merge pull request #979 from Zuko/dev
Update Linux Guide.md
2017-01-14 18:03:26 +01:00
Kwoth
e4bcb5a713 If announcement table can't be found, migration will skip it 2017-01-14 17:59:35 +01:00
Michał
8c1d603fa7 Update Linux Guide.md 2017-01-14 17:45:59 +01:00
Kwoth
3d71e550ce Slight changes. Couldn't get commandprices to work for now 2017-01-14 17:37:11 +01:00
Kwoth
b2e6d6729e fixed default values in currency multipliers 2017-01-14 14:07:07 +01:00
samvaio
8c99a9f361 Merge pull request #59 from Kwoth/dev
ups
2017-01-14 07:50:00 +05:30
Kwoth
ddd48a1d4c Fixed youtube regex if it contains something after the id 2017-01-13 16:37:01 +01:00
Kwoth
f98c7d109b Fixed current time > 1hr 2017-01-13 16:31:33 +01:00
Kwoth
a53b745b6a Merge remote-tracking branch 'origin/master' into dev 2017-01-13 15:23:36 +01:00
Master Kwoth
ddf909a033 Merge pull request #975 from theoddball/master
Made it so installers auto close.
2017-01-13 15:23:42 +01:00
Kwoth
70463a108b Merge remote-tracking branch 'origin/master' into dev 2017-01-13 15:23:29 +01:00
The Oddball
22bc4a6c00 Update Stable.bat 2017-01-13 08:18:03 -06:00
The Oddball
29da8e5359 Update Latest.bat 2017-01-13 08:17:39 -06:00
Kwoth
915059c8b8 generation fix 2017-01-13 14:52:01 +01:00
Kwoth
bd422746e4 Trivia reward fix? 2017-01-13 14:44:50 +01:00
Kwoth
93f4e52e07 Betroll multiplier fix 2017-01-13 13:32:48 +01:00
Kwoth
f1a0105e79 Slight fix 2017-01-13 02:50:59 +01:00
Kwoth
bde8570008 Updated guides 2017-01-13 02:47:03 +01:00
Kwoth
ba47912c09 Fixed linux guide 2017-01-13 02:29:26 +01:00
Kwoth
e64714215e Updated -donate paypal link 2017-01-13 00:55:47 +01:00
Kwoth
70bbecbc8f Guild owners can now run permission commands without permission role 2017-01-12 23:49:17 +01:00
Kwoth
09691adcc6 Woopsie 2017-01-12 20:26:55 +01:00
Kwoth
2ecec9d0a4 Now modifyable: Trivia flower win amount (default 0), minimum bet amount (default 3), betflip multiplier (default 1.8), currency drop amount (default 1), betroll multipliers on 67+/91+/100+ (default 2/3/10) 2017-01-12 20:19:56 +01:00
Kwoth
cdad149b0d Fixed hangman bug? Fixed current time in logs 2017-01-12 18:18:16 +01:00
Master Kwoth
250de2c058 Merge pull request #965 from Kwoth/dev
Small updates
2017-01-12 01:59:39 +01:00
Kwoth
4dc4ab00d8 Owner Ids in stats will show in new lines 2017-01-12 01:32:02 +01:00
Kwoth
68a757bd3b cleanup part 2 2017-01-12 01:26:47 +01:00
Kwoth
4a2fc087f3 Cleanup part1 2017-01-12 01:21:32 +01:00
Kwoth
cdd63786ff Updated install scripts to work properly with autorun 2017-01-12 00:35:58 +01:00
Kwoth
ecd751c241 Commandlist update 2017-01-11 18:22:51 +01:00
Master Kwoth
17d642805f Merge pull request #963 from Kwoth/dev
1.1.0
2017-01-11 18:22:34 +01:00
Kwoth
16070d896d 1.1.0 version 2017-01-11 18:20:19 +01:00
Kwoth
b2135e018f Picking/planting will now correctly say your own currency name, instead of flower 2017-01-11 17:48:57 +01:00
samvaio
21cc2dc805 Merge remote-tracking branch 'refs/remotes/Kwoth/dev' into dev 2017-01-11 21:52:32 +05:30
Kwoth
6b491b2d46 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-11 17:16:14 +01:00
Kwoth
f78188ce19 Added pagination to .lcr, .lcrg, !!lq. Contact me if you have more ideas where it's needed. It lasts for 30 seconds. 2017-01-11 17:15:59 +01:00
samvaio
0bd0cacfca Merge remote-tracking branch 'refs/remotes/Kwoth/dev' into dev 2017-01-11 20:36:38 +05:30
Master Kwoth
4e12bf0f10 Merge pull request #961 from Poag/patch-5
Update Docker Guide.md Formatting fixes
2017-01-11 14:10:50 +01:00
Kwoth
5febe84531 Message repeater moved to utility 2017-01-11 14:08:50 +01:00
Poag
819f4aae38 Update Docker Guide.md 2017-01-11 13:07:39 +00:00
Kwoth
ceb1ed41a2 Cross server text moved to utility 2017-01-11 14:07:12 +01:00
Kwoth
f7e9463a94 .savechat moved to utility module 2017-01-11 14:05:57 +01:00
Kwoth
11da7c89b6 hangman fix? closes #956 2017-01-11 13:54:25 +01:00
Master Kwoth
24d82d26d1 Merge pull request #959 from Poag/patch-3
Update Docker Guide.md
2017-01-11 13:52:09 +01:00
Poag
07c0018479 Update Docker Guide.md 2017-01-11 12:50:39 +00:00