Commit Graph

3205 Commits

Author SHA1 Message Date
The Oddball
66c101a35f Merge pull request #1 from Kwoth/dev
.
2017-01-24 18:52:53 -07:00
Kwoth
809192c732 flower event fix 2017-01-24 22:27:29 +01:00
Kwoth
c898027952 img and rimg will use google images first. if it fails, then fallback to imgur closes #970 2017-01-24 18:30:21 +01:00
Kwoth
c34338458c .adpl help updated. closes #999 2017-01-24 15:45:00 +01:00
Kwoth
8cd12bbec4 .sinfo fixed. Shows 25 random emojis from the server. closes #991 2017-01-23 22:21:16 +01:00
Kwoth
f0415bb369 ;cmdcd confirmation response fix 2017-01-23 22:02:35 +01:00
Kwoth
14a026555c .sinfo fix? 2017-01-23 20:41:48 +01:00
Kwoth
8b766655ac %shardid% %shardcount% and %shardguilds% added to .ropl 2017-01-23 03:17:50 +01:00
Kwoth
1769a2a553 You can now plant multiple flowers (default is still one) >plant 5 2017-01-23 02:35:53 +01:00
Kwoth
93d8b24b59 👀 2017-01-23 02:06:09 +01:00
Kwoth
24308c4688 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-23 02:05:08 +01:00
Master Kwoth
2e2894fd5e Merge pull request #997 from samdivaio/dev
tiny ~ow fix
2017-01-23 02:05:01 +01:00
Kwoth
7da3133117 !!lq now shows 'now playing' song 2017-01-23 02:04:15 +01:00
Kwoth
416f384bba Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-23 01:50:22 +01:00
Kwoth
1fde33676f 1:44:25.47 can now be set in .adpl to show current server time 2017-01-23 01:44:25 +01:00
samvaio
6e7165cc5a Cleanups 2017-01-23 06:14:13 +05:30
samvaio
e0aa06c93d ~ow fix for no rank players 2017-01-23 06:10:53 +05:30
Kwoth
b6f44de8b5 $lb redesign 2017-01-23 01:33:07 +01:00
Master Kwoth
f7af4c9584 Merge pull request #996 from theoddball/dev
Rotate Role Color needs ManageRoles permission.
2017-01-23 01:28:54 +01:00
The Oddball
58973b9082 Rotate Role Color needs ManageRoles permission. 2017-01-22 17:27:45 -07:00
samvaio
775ee563d0 Merge pull request #69 from Kwoth/dev
ups
2017-01-23 02:33:19 +05:30
Kwoth
53b0b7d3a5 Updated commandlist 2017-01-22 21:29:41 +01:00
Kwoth
1e7a3bf3bc Fixeed compile error on public bot 2017-01-22 21:20:23 +01:00
Kwoth
65be4279b8 $claim, $waifuinfo, $affinity and $divorce commands added for a waifu currency game 2017-01-22 21:06:10 +01:00
Kwoth
3fa6e6b162 Some random changes to commandhandler 2017-01-20 08:04:24 +01:00
Kwoth
14b797cfb6 fixed >cleverbot on locally hosted bots? 2017-01-19 22:04:57 +01:00
Kwoth
ce6b0f383e $slot now tells you if you don't have enough currency 2017-01-19 21:55:13 +01:00
Kwoth
bef907f619 $bf is at 1.95 by default, $br > 90 is 4x 2017-01-19 19:36:57 +01:00
Kwoth
fd97927fde Version upped to 1.1.3 2017-01-18 21:56:53 +01:00
Kwoth
7bdbf227cd Ok and error colors are now in bot config table. Default $bf multiplier increased from 1.8x to 1.95x 2017-01-18 21:56:31 +01:00
Kwoth
54ddab13c1 global command cooldown reduced to 750ms on self hosted (still 1500 on public bot). Global command cooldown no longer triggers on any message, only on command. 2017-01-18 21:52:42 +01:00
Kwoth
1c142a0fc5 ~av and .uinfo now show gif avatars properly 2017-01-18 18:38:31 +01:00
Kwoth
cf13e95951 public nadeko will only have ~boobs and ~butts out of all nsfw commands on next restart 2017-01-18 17:48:16 +01:00
Kwoth
77711e88c6 Trailing whitespace remove 2017-01-18 17:02:48 +01:00
Kwoth
4141ab4a9e $slot, $slottest and $slotstats added 2017-01-18 05:49:12 +01:00
Kwoth
6861965c5b sinfo custom emojis no longer italic 2017-01-18 05:48:15 +01:00
Kwoth
8bde87c071 .sinfo shows both names of the emojis and actual emojis 2017-01-18 02:44:48 +01:00
Kwoth
9cb9529b14 .uinfo is no longer COUNTING the everyone role 2017-01-18 01:42:28 +01:00
Kwoth
4f07f9efd2 Fixed queue error message when user is not in a voice channel 2017-01-17 03:26:24 +01:00
Kwoth
c04e376492 autohentai requires manage messages permission 2017-01-17 03:23:13 +01:00
Kwoth
df05f7dae9 Upped version to 1.1.2 2017-01-16 15:28:47 +01:00
Kwoth
35d2ada373 Don't download users. It breaks the bot for some people?!?!??! 2017-01-16 15:25:50 +01:00
Kwoth
9a81de1b45 gifs now work in >plant, >gc and $bf 2017-01-16 15:21:10 +01:00
Kwoth
77024e25fa Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-16 15:13:21 +01:00
Kwoth
8e7d697bb2 woops 2017-01-16 15:13:07 +01:00
Kwoth
7188f901cc Fixed !!lq when there are radio links in the queue 2017-01-16 15:12:51 +01:00
Master Kwoth
827de59d79 Merge pull request #982 from samdivaio/docs
Docs update with ffmpeg
2017-01-16 15:04:58 +01:00
samvaio
1358b2b524 Update Windows Guide.md 2017-01-16 19:31:43 +05:30
Kwoth
f49a64d7a4 fixed role changes 2017-01-16 14:46:17 +01:00
Kwoth
619e83e0be Repeater will stop if channel was deleted or bot can't write to that channel 2017-01-16 14:27:39 +01:00