Commit Graph

1876 Commits

Author SHA1 Message Date
Master Kwoth
c2230ac5eb music error fix 2017-06-10 09:18:49 +02:00
Master Kwoth
7d5afdd234 Bot will no longer reconnect the channel between songs 2017-06-10 08:19:40 +02:00
Master Kwoth
ce5a2c776b Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-07 08:34:35 +02:00
Master Kwoth
9cf199433f fixed .delmsgoncmd and commands ran stat 2017-06-07 08:34:03 +02:00
Master Kwoth
7c7f932fff Update ResponseStrings.ru-RU.json (POEditor.com) 2017-06-07 05:12:53 +02:00
Master Kwoth
c4444f04a0 Update ResponseStrings.pt-BR.json (POEditor.com) 2017-06-07 05:12:51 +02:00
Master Kwoth
8b820e0a05 Update ResponseStrings.nb-NO.json (POEditor.com) 2017-06-07 05:12:48 +02:00
Master Kwoth
e7192b90a0 Update ResponseStrings.ko-KR.json (POEditor.com) 2017-06-07 05:12:46 +02:00
Master Kwoth
130e757afd Update ResponseStrings.de-DE.json (POEditor.com) 2017-06-07 05:12:43 +02:00
Master Kwoth
6fe479f47c Update ResponseStrings.fr-FR.json (POEditor.com) 2017-06-07 05:12:41 +02:00
Master Kwoth
103e77b003 Update ResponseStrings.nl-NL.json (POEditor.com) 2017-06-07 05:12:38 +02:00
Master Kwoth
177f6d8999 Update ResponseStrings.da-DK.json (POEditor.com) 2017-06-07 05:12:36 +02:00
Master Kwoth
83955758a4 Update ResponseStrings.cs-CZ.json (POEditor.com) 2017-06-07 05:12:33 +02:00
Master Kwoth
8c7cf11875 Update ResponseStrings.zh-TW.json (POEditor.com) 2017-06-07 05:12:31 +02:00
Master Kwoth
4a21c33a91 Update ResponseStrings.ar.json (POEditor.com) 2017-06-07 05:12:28 +02:00
Master Kwoth
3ae47b2034 removed random file 2017-06-06 19:48:27 +02:00
Master Kwoth
332a8b75a0 Fixed .d, added command_errors to gitignore 2017-06-06 09:28:01 +02:00
Master Kwoth
7f29c15973 Update ResponseStrings.ro-RO.json (POEditor.com) 2017-06-06 05:59:34 +02:00
Master Kwoth
6988bdeb80 Update ResponseStrings.pl-PL.json (POEditor.com) 2017-06-06 05:59:31 +02:00
Master Kwoth
370ce140df Update ResponseStrings.ja-JP.json (POEditor.com) 2017-06-06 05:59:29 +02:00
Master Kwoth
d75a39c1c5 Update ResponseStrings.it-IT.json (POEditor.com) 2017-06-06 05:59:27 +02:00
Master Kwoth
f615715236 Update ResponseStrings.ko-KR.json (POEditor.com) 2017-06-06 05:39:50 +02:00
Master Kwoth
96e1f02aa8 Update ResponseStrings.de-DE.json (POEditor.com) 2017-06-06 05:39:38 +02:00
Master Kwoth
b0ad33337d Update ResponseStrings.nl-NL.json (POEditor.com) 2017-06-06 05:39:33 +02:00
Master Kwoth
697b240ee3 Forgot semicolon 2017-06-06 05:19:59 +02:00
Master Kwoth
0a5d9e66d6 few more async events 2017-06-06 05:02:06 +02:00
Master Kwoth
9efd41c25d fixed omdb 2017-06-06 02:13:43 +02:00
Master Kwoth
fa29131818 Made events run async where needed, fixed .startevent flowerreaction and running commands in DMs 2017-06-06 00:46:58 +02:00
Master Kwoth
ec5a5c42a9 removed post build script, it did nothing 2017-06-05 08:23:32 +02:00
Master Kwoth
3433a75125 Bot won't crash right away when token is incorrect. It will show an error message and exit on key press. 2017-06-05 07:42:00 +02:00
Master Kwoth
53b45c1fdb Improved installation script a bit 2017-06-05 07:39:06 +02:00
Master Kwoth
d391e42fa7 added french and german 2017-06-05 02:08:42 +02:00
Master Kwoth
f92fd23cab commented out format checking, since noone except me would want to run it, i guess? 2017-06-05 01:56:07 +02:00
Master Kwoth
cc212626f7 strings readded 2017-06-05 01:48:33 +02:00
Master Kwoth
bb96a01877 Install script finished 2017-06-04 11:40:34 +02:00
Master Kwoth
747a834e60 More work on the installer, cleanup, back to MIT because i read unlicensed is illegal in some countries 🤦 2017-06-04 05:09:19 +02:00
Master Kwoth
ff07777a38 Installer almost done, icon added, version upped to 1.41-beta, slightly cleaned up .csproj 2017-06-03 23:58:02 +02:00
Master Kwoth
524452e72e Changed some commands names to avoid conflicts 2017-06-02 03:44:59 +02:00
Master Kwoth
25a977545c QoL changes 2017-06-01 10:11:05 +02:00
Master Kwoth
20826448ec add package sources 2017-06-01 09:38:46 +02:00
Master Kwoth
4306bdfe75 Merge branch 'dev' into 1.4 2017-06-01 05:22:12 +02:00
Master Kwoth
36515432e6 fixed a very old log commands bug thanks to ttshivers 2017-06-01 05:17:54 +02:00
Master Kwoth
1fa0aa3450 Finished the work on 1.4, need to test everything now 2017-06-01 05:12:00 +02:00
Master Kwoth
3890816fa7 Bot will log command errors to a file so that I can prevent them from happening 2017-05-30 07:03:35 +02:00
Master Kwoth
6dd002002d Prefix stuff almost complete, and i just realized permissions are getting screwed because of this 2017-05-30 06:54:59 +02:00
root
7704569c36 Perms added to custom reactions, actually commit 2017-05-30 02:51:56 +02:00
Master Kwoth
2d9fc9893b limit increased to 10 2017-05-30 02:05:11 +02:00
Master Kwoth
bb897fc43d Aliasing fixed, finishing up almost 2017-05-30 01:53:16 +02:00
Master Kwoth
6d27271d4a Only a few things with permissions left, and prefixes 2017-05-29 06:13:22 +02:00
Master Kwoth
dfb4c778d2 All modules compile, except log commands. Working on todos now 2017-05-28 01:51:22 +02:00
Master Kwoth
a4973ffbb3 Administration almost done, logcommands left 2017-05-27 19:42:23 +02:00
Master Kwoth
355425bf80 Games done, admin half done 2017-05-27 10:19:27 +02:00
Master Kwoth
3797fbd439 Version upped 2017-05-25 16:11:21 +02:00
Master Kwoth
351ebabd64 CustomReactions almost done 2017-05-25 04:24:43 +02:00
Master Kwoth
9e3dc6d5a1 gambling fixed 2017-05-24 22:28:16 +02:00
Master Kwoth
c183e8ad58 music and clash of clans readded 2017-05-24 06:43:00 +02:00
Master Kwoth
2df415341c Utility and nsfw work 2017-05-23 01:59:31 +02:00
Master Kwoth
d08bc60be5 merged dev 2017-05-19 20:48:28 +02:00
Master Kwoth
bf8f7c1986 Update ResponseStrings.ja-JP.resx (POEditor.com) 2017-05-19 18:07:03 +02:00
Master Kwoth
c14c680606 Fixed .fwtoall and .fwmsgs, ~ow level bugfix 2017-05-19 10:02:29 +02:00
Master Kwoth
95899f0542 ~ow fixed 2017-05-17 19:43:30 +02:00
Master Kwoth
aebb4398fd >gc should work properly on public nadeko now (still bot owner only) 2017-05-17 17:11:36 +02:00
Master Kwoth
db5dfe9cc5 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-05-17 14:47:31 +02:00
Master Kwoth
14f079d07b Version upped 2017-05-17 14:36:37 +02:00
Master Kwoth
2344624838 Merged with dev 2017-05-17 14:28:50 +02:00
Master Kwoth
bd20c81df8 Update ResponseStrings.tr-TR.resx (POEditor.com) 2017-05-17 14:23:31 +02:00
Master Kwoth
a63bec0a51 Update ResponseStrings.sv-SE.resx (POEditor.com) 2017-05-17 14:23:29 +02:00
Master Kwoth
67e3f1ab00 Update ResponseStrings.es-ES.resx (POEditor.com) 2017-05-17 14:23:26 +02:00
Master Kwoth
a7e6d69385 Update ResponseStrings.sr-cyrl-rs.resx (POEditor.com) 2017-05-17 14:23:23 +02:00
Master Kwoth
20d0967d30 Update ResponseStrings.ru-RU.resx (POEditor.com) 2017-05-17 14:23:20 +02:00
Master Kwoth
719618920a Update ResponseStrings.pt-BR.resx (POEditor.com) 2017-05-17 14:23:18 +02:00
Master Kwoth
0c054a19f3 Update ResponseStrings.pl-PL.resx (POEditor.com) 2017-05-17 14:23:15 +02:00
Master Kwoth
107905aabd Update ResponseStrings.nb-NO.resx (POEditor.com) 2017-05-17 14:23:12 +02:00
Master Kwoth
c26d5c411e Update ResponseStrings.ko-KR.resx (POEditor.com) 2017-05-17 14:23:09 +02:00
Master Kwoth
aef97e7215 Update ResponseStrings.ja-JP.resx (POEditor.com) 2017-05-17 14:23:07 +02:00
Master Kwoth
7b36f58814 Update ResponseStrings.it-IT.resx (POEditor.com) 2017-05-17 14:23:04 +02:00
Master Kwoth
3bf6a6c4fd Update ResponseStrings.id-ID.resx (POEditor.com) 2017-05-17 14:23:01 +02:00
Master Kwoth
13963bb7dc Update ResponseStrings.he-IL.resx (POEditor.com) 2017-05-17 14:22:58 +02:00
Master Kwoth
e9dcfb8e37 Update ResponseStrings.de-DE.resx (POEditor.com) 2017-05-17 14:22:55 +02:00
Master Kwoth
b23d368032 Update ResponseStrings.fr-FR.resx (POEditor.com) 2017-05-17 14:22:53 +02:00
Master Kwoth
1adfa8a661 Update ResponseStrings.en-US.resx (POEditor.com) 2017-05-17 14:22:47 +02:00
Master Kwoth
1903a28bf5 Update ResponseStrings.resx (POEditor.com) 2017-05-17 14:22:44 +02:00
Master Kwoth
b59c9b934b Update ResponseStrings.nl-NL.resx (POEditor.com) 2017-05-17 14:22:42 +02:00
Master Kwoth
abb10962ad Update ResponseStrings.zh-TW.resx (POEditor.com) 2017-05-17 14:22:39 +02:00
Master Kwoth
3b793269f8 Update ResponseStrings.zh-CN.resx (POEditor.com) 2017-05-17 14:22:36 +02:00
Master Kwoth
6dd0cb281e fixed hangman images, and some strings 2017-05-17 14:02:18 +02:00
Master Kwoth
cbc527346a string fix 2017-05-17 00:57:10 +02:00
Master Kwoth
3a96e272b4 Bot owners can no longer blacklist other bot owners 2017-05-17 00:55:59 +02:00
Master Kwoth
bc78f70655 you can no longer remind channels you don't have access to 2017-05-17 00:42:30 +02:00
Master Kwoth
a08b2fb749 race_no_race string added 2017-05-17 00:03:38 +02:00
Master Kwoth
69dc07b3fb ping now works in dms 2017-05-16 23:58:21 +02:00
Master Kwoth
631e17a569 Fixed an issue where using .prune wouldn't work if there was a message older than 2 weeks in the last 100 messages. Also some string fixes 2017-05-16 23:57:25 +02:00
Master Kwoth
1cd7852674 sanitized queuer names in music 2017-05-16 23:37:41 +02:00
Master Kwoth
12147da93b by its id, not by its color 🤦 2017-05-16 23:28:44 +02:00
Master Kwoth
c45f7bc9ab Guild owners can now use .setrole on anyone 2017-05-16 23:22:32 +02:00
Master Kwoth
cd7f2cd63d fixed an issue with ghost words in ;lfw 2017-05-16 23:02:23 +02:00
Master Kwoth
f26fa4dfcc fixed error message in the console when >pick is used while .delmsgoncmd is enabled 2017-05-16 22:57:56 +02:00
Master Kwoth
515dfc1eb2 .lsar will now show if it cleans up some deleted roles, and show the proper count 2017-05-16 22:50:30 +02:00
Master Kwoth
78c3fbf55a Fixed descriptions 2017-05-16 22:06:50 +02:00
Master Kwoth
cad2834106 softban punishment now correctly prunes messages from the last 7 days 2017-05-16 22:03:09 +02:00