Kwoth
e741e84190
missing key
2017-03-05 16:09:54 +01:00
Master Kwoth
8fd145a0bb
Update ResponseStrings.zh-CN.resx (POEditor.com)
2017-03-04 17:04:50 +01:00
Master Kwoth
47595dc926
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-03-04 17:04:42 +01:00
Master Kwoth
023bf46ed7
Update ResponseStrings.nl-NL.resx (POEditor.com)
2017-03-04 17:04:37 +01:00
Kwoth
f37a2c4db9
added zh-CN
2017-03-04 17:02:25 +01:00
Kwoth
751bd85b3e
move or stay almost complete
2017-03-04 03:15:31 +01:00
Kwoth
02963151be
moveorstay gambling game implemented but too profitable, commented out.
2017-03-04 00:32:16 +01:00
Kwoth
2ae7fbcab5
Changed a string
2017-03-03 18:45:59 +01:00
Master Kwoth
a22e8cafb4
Merge pull request #1100 from shikhir-arora/dev
...
Added support in .qsearch output, support for all cases, add ContainsNoCase Extension
2017-03-03 18:44:03 +01:00
Master Kwoth
11282658fa
Merge pull request #1101 from rjt-rockx/patch-2
...
Fixed a crap ton of command help messages
2017-03-03 17:10:12 +01:00
Rajath Ranganath
07a0ff078b
Fixed stuf
2017-03-03 21:34:16 +05:30
Kwoth
ac6ad1d853
fixed nsfw string
2017-03-03 03:59:12 +01:00
Kwoth
175a6cdfcc
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-03-03 03:15:29 +01:00
Kwoth
2bd7080324
fixed calcops
2017-03-03 03:08:55 +01:00
Master Kwoth
71c06f6020
Update ResponseStrings.ja-JP.resx (POEditor.com)
2017-03-03 02:26:36 +01:00
Master Kwoth
8881d32151
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-03-03 02:26:25 +01:00
Master Kwoth
55fc4432dd
Update ResponseStrings.fr-fr.resx (POEditor.com)
2017-03-03 02:26:23 +01:00
Master Kwoth
6390da4614
Update ResponseStrings.nl-NL.resx (POEditor.com)
2017-03-03 02:26:20 +01:00
Kwoth
ebe662594b
.langli no longer requires bot ownership
2017-03-03 02:11:21 +01:00
Kwoth
43d19babb2
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-03-03 02:06:31 +01:00
Kwoth
2b35d1c655
fixed names for jap and nl translations
2017-03-03 02:06:20 +01:00
Shikhir Arora
f023251170
Update QuoteRepository.cs
...
updated with syntax from added extensions
2017-03-02 17:26:40 -05:00
Shikhir Arora
33faec9649
ContainsNoCase
...
Extension for Contains() used extensively, here as `ContainsNoCase` for indexOf() with StringComparison type options:
CurrentCulture, CurrentCultureIgnoreCase, InvariantCulture, InvariantCultureIgnoreCase, Ordinal, OrdinalIgnoreCase
The extension here implements the String.IndexOf Method (String,StringComparison) method:
https://msdn.microsoft.com/en-us/library/ms224425(v=vs.110).aspx
Allows clean access to this method as `ContainsNoCase(string, StringComparison.TYPE)`
2017-03-02 17:21:03 -05:00
Shikhir Arora
6059ea3dc0
Merge remote-tracking branch 'Kwoth/dev' into dev
2017-03-02 14:45:24 -05:00
Shikhir Arora
c7e694fc1d
Update QuoteCommands.cs
2017-03-02 11:24:37 -05:00
Shikhir Arora
f4870c4678
Update QuoteRepository.cs
2017-03-02 11:22:07 -05:00
Rajath Ranganath
aba3a5f6f3
Minor typo fix
2017-03-02 17:08:49 +05:30
Rajath Ranganath
c77048769d
Fixed a crap ton of command help messages
...
Added extra markdown too. Command help looks bootiful now :3
2017-03-02 17:03:23 +05:30
Shikhir Arora
1418297958
Update QuoteRepository.cs
2017-03-02 05:20:12 -05:00
samvaio
63823d10bf
music playlist and weather fixes
2017-03-02 15:17:15 +05:30
Shikhir Arora
97b314d611
Update QuoteRepository.cs
...
whoops xD
2017-03-02 04:44:49 -05:00
Shikhir Arora
0a55c6f09c
Update QuoteRepository.cs
...
syntax cleanup
2017-03-02 04:09:12 -05:00
Shikhir Arora
72de465c34
Update QuoteRepository.cs
...
handle all standard cases (matches text that contains the exact, upper, or lowercase forms of the input text to search)
2017-03-02 03:57:39 -05:00
Shikhir Arora
6773d1e86d
See 9344c1b498
2017-03-02 03:49:53 -05:00
Shikhir Arora
b3080f193f
Update QuoteRepository.cs
2017-03-02 03:49:34 -05:00
Shikhir Arora
e2f855a729
Support for embeds in .qsearch output + case
...
- Support for embeds in .qsearch output results
- Search can be case insensitive (changes made 011b951a29
)
- Output shows keyword in lowercase as it's easier to read (line 104)
- Minor syntax cleanups
2017-03-02 03:46:10 -05:00
Shikhir Arora
9344c1b498
Support for embeds in .qsearch output
...
- Support for embeds in .qsearch output results
- Search can be case insensitive (changes made 011b951a29
)
- Output shows keyword in lowercase as it's easier to read (line 104)
- Minor syntax cleanups
2017-03-02 03:41:33 -05:00
Shikhir Arora
011b951a29
Update QuoteRepository.cs
2017-03-02 03:29:27 -05:00
Kwoth
f53c68e113
version upped to 1.2
2017-03-01 22:06:37 +01:00
Kwoth
ccef094388
Fixed smp string
2017-03-01 21:42:20 +01:00
Kwoth
cc9224b758
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-03-01 21:38:13 +01:00
Kwoth
bef5549f11
Commented out unfinished languages from the list of supported ones
2017-03-01 21:38:05 +01:00
Master Kwoth
5e06ccb5bf
Update ResponseStrings.ru-RU.resx (POEditor.com)
2017-03-01 21:37:08 +01:00
Master Kwoth
fb574f0925
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-03-01 21:37:01 +01:00
Master Kwoth
c04163e4c1
Create ResponseStrings.fr-fr.resx (POEditor.com)
2017-03-01 21:36:58 +01:00
Kwoth
50553bd8b0
Fixed resource filenames
2017-03-01 20:40:09 +01:00
Kwoth
b9b3be1ba5
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-03-01 18:14:50 +01:00
Kwoth
f294b9997b
fixed string
2017-03-01 18:14:22 +01:00
Master Kwoth
b93c212c68
Update ResponseStrings.ru-RU.resx (POEditor.com)
2017-03-01 18:11:07 +01:00
Master Kwoth
ded86b51b0
Update ResponseStrings.pt-BR.resx (POEditor.com)
2017-03-01 18:11:04 +01:00
Master Kwoth
78c2eb4430
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-03-01 18:11:01 +01:00
Master Kwoth
c65398482a
Update ResponseStrings.fr-fr.resx (POEditor.com)
2017-03-01 18:10:58 +01:00
Kwoth
418ab7a08f
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-03-01 17:12:54 +01:00
Kwoth
a199891612
fixed some strings, thx xnaas, closes #1093
2017-03-01 17:12:38 +01:00
Master Kwoth
ca98cc51ed
Update ResponseStrings.pt-BR.resx (POEditor.com)
2017-03-01 16:24:39 +01:00
Kwoth
770e48a85f
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-03-01 12:37:19 +01:00
Kwoth
d17055f364
Fixed .prune X
2017-03-01 12:36:28 +01:00
Master Kwoth
71f5420819
Update ResponseStrings.pt-BR.resx (POEditor.com)
2017-03-01 10:36:40 +01:00
Master Kwoth
98a0f97bbe
Update CommandStrings.ja-JP.resx (POEditor.com)
2017-03-01 10:36:37 +01:00
Master Kwoth
f025ee6461
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-03-01 10:36:35 +01:00
Master Kwoth
972726e6af
Update ResponseStrings.fr-fr.resx (POEditor.com)
2017-03-01 10:36:32 +01:00
Master Kwoth
79681b4958
Update ResponseStrings.sr-cyrl-rs.resx (POEditor.com)
2017-03-01 01:51:07 +01:00
Master Kwoth
9a8c77a4b7
Update ResponseStrings.pt-BR.resx (POEditor.com)
2017-03-01 01:51:05 +01:00
Master Kwoth
5dcab61641
Update CommandStrings.ja-JP.resx (POEditor.com)
2017-03-01 01:51:02 +01:00
Master Kwoth
1d38b92757
Update CommandStrings.nl-NL.resx (POEditor.com)
2017-03-01 01:51:00 +01:00
Master Kwoth
8be5e0bf61
Update ResponseStrings.ru-RU.resx (POEditor.com)
2017-03-01 01:50:57 +01:00
Master Kwoth
120da4a604
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-03-01 01:50:55 +01:00
Master Kwoth
c48d755c9a
Update ResponseStrings.fr-fr.resx (POEditor.com)
2017-03-01 01:50:52 +01:00
Kwoth
b588edeeee
added languages in progress to the list too
2017-03-01 01:48:29 +01:00
Master Kwoth
172d401da7
Update ResponseStrings.ru-RU.resx (POEditor.com)
2017-02-28 21:50:39 +01:00
Master Kwoth
c4a248889e
Update ResponseStrings.de-DE.resx (POEditor.com)
2017-02-28 21:50:36 +01:00
Master Kwoth
9485d94a83
Update ResponseStrings.fr-fr.resx (POEditor.com)
2017-02-28 21:50:34 +01:00
Kwoth
5f8982d4fb
Added german and russian to list of supported languages, russian is unfinished atm btw
2017-02-28 21:47:50 +01:00
Kwoth
31974baa13
added russian
2017-02-28 21:46:06 +01:00
Kwoth
f3e019ca6c
Added german, fixed some strings
2017-02-28 21:43:56 +01:00
Kwoth
7aa268e68c
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-02-28 14:42:40 +01:00
Kwoth
d58ebd100f
Fixed ~ani and ~mang, searches might be off for some time
2017-02-28 14:42:26 +01:00
Master Kwoth
868c5e6487
Update ResponseStrings.fr-fr.resx (POEditor.com)
2017-02-28 14:13:50 +01:00
Kwoth
500e128d42
voicepresence fix
2017-02-28 10:35:36 +01:00
Kwoth
81adc259d9
french translation added for responses, Some string fixes
2017-02-28 03:22:46 +01:00
Kwoth
1fbe7a034e
fixes
2017-02-27 22:44:10 +01:00
Kwoth
6ef76125a2
fixed $draw
2017-02-27 14:54:32 +01:00
Kwoth
f7cd98194d
fixed a missing string
2017-02-27 13:23:48 +01:00
Kwoth
8160408f9a
fixed guess and defvol keys
2017-02-26 22:56:24 +01:00
Kwoth
1f09ad67e3
some random changes, and fixed ,cw help, thx infy
2017-02-26 22:05:17 +01:00
Kwoth
a413184a43
fixed some things
2017-02-25 16:35:09 +01:00
Kwoth
316c05436e
missing key
2017-02-25 12:16:48 +01:00
Kwoth
0a5036bb54
rategirl gwen rig
2017-02-25 04:40:21 +01:00
Kwoth
8712abe554
small logging bug
2017-02-25 04:18:44 +01:00
Kwoth
7c00b9fe86
~trans now properly throws an error if language is invalid
2017-02-25 04:02:11 +01:00
Kwoth
628504b5fd
videocall fixed
2017-02-25 03:57:59 +01:00
Kwoth
68ac62d4e8
fairplay key was missing
2017-02-25 03:52:27 +01:00
Kwoth
778dbcb1d0
Fixed 3 response strings. Fixed ~pokeab rare bug thanks to infy
2017-02-25 03:43:30 +01:00
Kwoth
22f961a093
localization complete, or nearly complete if I missed something
2017-02-25 02:04:32 +01:00
Kwoth
466ec12de0
>ttt string fix, thx devedux
2017-02-24 17:15:52 +01:00
Kwoth
1bfa8becb3
searches localizable o.o
2017-02-24 17:10:44 +01:00
Kwoth
2ef3006ac0
permissions done. now really 2 modules left, unless i forgot another one to make myself feel better
2017-02-24 10:53:42 +01:00
Kwoth
00629fa45f
games module done too. Searches and music left.
2017-02-23 23:30:38 +01:00
Kwoth
d0fa050c30
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-02-23 14:35:26 +01:00
Kwoth
1d448c8756
>rategirl done, ~atl help fix
2017-02-23 13:40:43 +01:00
Master Kwoth
c59a49aa33
Merge pull request #1084 from Nitix/fix-meme
...
Fix specials characters for memegen
2017-02-23 11:45:53 +01:00
Nitix
0a7d077e02
Fix specials characters for memegen
2017-02-23 04:37:24 +01:00
Kwoth
53140940d7
A lot more localization, utility module done.
2017-02-23 03:06:37 +01:00
Kwoth
5cdb41b65f
A lot more localization, cleanup, inole improved and dateadded is not a field in all database models
2017-02-22 18:16:05 +01:00
Kwoth
ec9c556f06
closes #1080
2017-02-22 16:11:06 +01:00
Kwoth
8ae3d0c5e5
closes #1079
2017-02-22 15:20:49 +01:00
Kwoth
fff6cb4024
fixed a string, closes #1075
2017-02-22 11:40:51 +01:00
Kwoth
895d24c755
.sinfo more reliable?
2017-02-21 20:42:04 +01:00
Kwoth
a5adce9b6f
woopps
2017-02-21 18:46:37 +01:00
Kwoth
23e8a082d3
Fixed some keys, a bit more localization
2017-02-21 18:46:17 +01:00
Kwoth
4e51918c08
Fixed .donators string
2017-02-21 15:28:59 +01:00
Kwoth
126d5d61d7
Fixed acrophobia responses
2017-02-21 14:05:51 +01:00
Kwoth
0af1a711e2
normal links in log attachment list
2017-02-21 03:50:24 +01:00
Kwoth
14c0b44f03
fixed message deleted and message updated with image uploads or embeds
2017-02-21 03:27:30 +01:00
Kwoth
43ad7120f5
$divorce response string fixed
2017-02-21 03:06:13 +01:00
Kwoth
cfc00b5df6
Fixed $roll X response, $waifuinfo now shows up to 40 random wives, not all
2017-02-21 03:04:22 +01:00
Kwoth
ed656f503b
~clr fixed
2017-02-21 01:00:53 +01:00
Kwoth
06cafa1296
more localization, fixes, etc, no idea exactly what, rategirl is commented out until i fix the last bug
2017-02-20 23:46:34 +01:00
Kwoth
8b703294f1
acrophobia localizable
2017-02-19 15:18:40 +01:00
Kwoth
81675781b4
forgot nobody key
2017-02-19 02:12:14 +01:00
Kwoth
1517143248
waifu game completely localizable?
2017-02-19 02:11:31 +01:00
Kwoth
b287321712
dice rolls localizable
2017-02-18 21:39:13 +01:00
Kwoth
bd485b87f3
animal racing localizable
2017-02-18 21:07:36 +01:00
Kwoth
bf7d070684
>acro can now be ran with time between 10 and 120 only
2017-02-18 14:13:05 +01:00
Kwoth
90fa989db0
Removed unneeded mentions from >hangman
2017-02-18 14:06:58 +01:00
Kwoth
e590377628
Hangman formatting fix
2017-02-18 14:05:22 +01:00
Kwoth
0851be60a4
Dude requested it.
2017-02-18 13:34:41 +01:00
Kwoth
ed575bb3b9
.prune will delete your own message after 3 seconds
2017-02-18 13:06:42 +01:00
Shikhir Arora
c9b28aeaf1
update for .qsearch desc
2017-02-17 20:03:40 -05:00
Shikhir Arora
71ef6d4500
Update description for .qsearch
2017-02-17 20:02:48 -05:00
Kwoth
84a67f4e7e
Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev
2017-02-17 23:57:47 +01:00
Kwoth
2bd4949439
.logevents fixed
2017-02-17 23:57:28 +01:00
Shikhir Arora
5bfdeb07a3
Merge remote-tracking branch 'origin/dev' into dev
2017-02-17 17:14:30 -05:00
Shikhir Arora
8ab9b57c7d
Merge remote-tracking branch 'Kwoth/dev' into dev
2017-02-17 17:14:22 -05:00
Shikhir Arora
a878aa8fa3
remove alias ...
2017-02-17 17:13:43 -05:00
Shikhir Arora
244e05bd89
Update CommandStrings.Designer.cs
...
remove alias ...
2017-02-17 17:13:06 -05:00
Kwoth
ffdfd0e84e
word and invite filtering work on edited messages too, now
2017-02-17 15:20:28 +01:00
Kwoth
d5987f3331
../... now support embeds too
2017-02-17 15:06:44 +01:00
Kwoth
eeb9ff9370
$$$ is smarter, $startevent flowerreaction X - x is number of flowers to award
2017-02-17 14:53:13 +01:00
Kwoth
9f69532d7b
~g fix
2017-02-17 14:43:32 +01:00
Kwoth
33bc565571
fixed rare randomcat bug
2017-02-17 14:26:32 +01:00
Kwoth
40989604e9
fixed current time on repeating songs
2017-02-17 13:57:01 +01:00
Kwoth
b588da43e5
!!ap bug fixed
2017-02-17 13:11:24 +01:00
Kwoth
cf686a20c3
owner channel bugs fixed, you can now see files sent to the bot
2017-02-17 12:05:05 +01:00
Kwoth
28563c1f0b
fixed !!ms on local songs
2017-02-17 11:38:06 +01:00
Shikhir Arora
3cfad1fdbb
Merge remote-tracking branch 'Kwoth/dev' into dev
2017-02-16 15:50:13 -05:00
Kwoth
9f9548b33b
stats should work properly now
2017-02-16 21:49:30 +01:00
Shikhir Arora
3e571fbf3a
Merge remote-tracking branch 'Kwoth/dev' into dev
2017-02-16 15:16:34 -05:00
Kwoth
b9673d5918
no idea what i did, locale won't be pink anymore though, thx aurora
2017-02-16 20:32:42 +01:00
Kwoth
7ce0702c78
banning, kicking and softbanning no longer have the delay at all.
2017-02-16 19:48:51 +01:00