Commit Graph

1893 Commits

Author SHA1 Message Date
Master Kwoth
caa5c42fae Removed 'culture info is...' from the console 2017-06-13 02:52:44 +02:00
Master Kwoth
b0af0fbb08 Using .h on non-existant command will once again show an error. 2017-06-13 02:50:01 +02:00
Master Kwoth
877ef81296 Added the ability to specify time of day for repeaters. 2017-06-13 02:40:41 +02:00
Master Kwoth
891afbe7e7 .timezone command added 2017-06-13 01:40:39 +02:00
Master Kwoth
2ff55a49fb .ve (verbose errors) command added. Server-based toggle. 2017-06-12 14:26:14 +02:00
Master Kwoth
87236661b3 Fixed pokemon module 2017-06-12 11:30:31 +02:00
Master Kwoth
628963f1a2 Fixed ~omdb search when plot is too long 2017-06-11 23:48:46 +02:00
Master Kwoth
20a96ecf92 .setnick command added closes #1195 2017-06-11 16:57:40 +02:00
Master Kwoth
8b7b534619 safebooru shows direct link to the image now too, closes #1212 2017-06-11 16:35:02 +02:00
Master Kwoth
c5e36caabc nsfw searches now post a link if it's a webm 2017-06-11 16:31:43 +02:00
Master Kwoth
e69776beb1 .drawnew added 2017-06-11 16:07:27 +02:00
Master Kwoth
c2799f9145 Fixed messups
modified:   NadekoBot.iss
	modified:   docs/Readme.md
	modified:   docs/index.md
	modified:   src/NadekoBot/Modules/Help/Help.cs
2017-06-11 14:26:26 +02:00
Master Kwoth
2bc6052a5b Updates links to docs, updated windows guide, added from source guide 2017-06-11 13:42:48 +02:00
Master Kwoth
ab6c3a7408 Commandlist updated for 1.41 2017-06-11 10:54:08 +02:00
Master Kwoth
64f841052b Bot should update properly now. Credentials shouldn't be replaced by updates. 2017-06-11 02:26:19 +02:00
Master Kwoth
052bf21435 Republish, version is 1.41.1 now 2017-06-11 01:14:35 +02:00
Master Kwoth
6a0a749c67 Version changed to 1.41, scripts removed 2017-06-10 23:51:22 +02:00
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