Commit Graph

3653 Commits

Author SHA1 Message Date
Master Kwoth
9321fcdc8a Programming module was crashing people with no stack - disabled 2016-05-02 01:08:44 +02:00
Master Kwoth
d8953e7db4 hardcoded 2 seconds delay in order to make .stats work 2016-05-02 00:59:58 +02:00
Master Kwoth
6f067f219b !m pls added, thanks to Keskitariv for the suggestion 2016-05-02 00:45:44 +02:00
Master Kwoth
e17a320301 Shuffling stuff larger than 256 will work properly now. Thanks to Joe4evr for finding the bug 2016-05-01 18:13:12 +02:00
Master Kwoth
6da4c3db11 it sorta works, still need to actually use interpreter 2016-05-01 16:21:36 +02:00
Master Kwoth
caa2a456f8 started work hs execution 2016-05-01 02:53:09 +02:00
Master Kwoth
b789ed9adf leftover line from debugging 2016-04-30 17:05:02 +02:00
Master Kwoth
4dc47a461e closes #248 2016-04-29 15:47:59 +02:00
Master Kwoth
869c1e5423 !m getlink/!m gl shows a link to the currently playing song 2016-04-27 23:54:30 +02:00
Master Kwoth
3d3ecec7c8 -h command name works with aliasses too now. 2016-04-27 23:54:09 +02:00
Master Kwoth
673a476f5f moved safebooru to searches (from nsfw) 2016-04-27 23:38:15 +02:00
Master Kwoth
99c5c2e92f .revimg to reverse image search any link 2016-04-27 22:42:28 +02:00
Master Kwoth
b389d4429f removed .mono 2016-04-27 21:01:00 +02:00
Master Kwoth
cf938a25d8 Merge pull request #240 from tg44/bugfix
Fixed currency conversion error
2016-04-27 21:00:46 +02:00
Master Kwoth
a15bb3c4a9 Fixed ~e621, closes #242 #243 2016-04-27 20:58:36 +02:00
appelemac
f48a5dfd6f Add file to csproj 2016-04-27 17:10:05 +02:00
appelemac
e69d303fa3 Add module to main 2016-04-27 17:09:01 +02:00
appelemac
442a6e75b5 Moved to module 2016-04-27 17:08:03 +02:00
appelemac
489e418222 Moved to module 2016-04-27 17:07:22 +02:00
appelemac
7cb274731e Update config.json 2016-04-27 15:12:38 +02:00
appelemac
09a0c56560 Most reactions no longer hardcoded/now custom 2016-04-27 15:11:14 +02:00
appelemac
21da624cf1 Default reactions no longer hardcoded 2016-04-27 12:38:16 +02:00
appelemac
05d93e2ebe Added default reactions
"e" leaves me unsatisfied in this format though :/
2016-04-27 12:37:37 +02:00
Gergő Törcsvári
de3e8f80ff fixed some conversion bug 2016-04-26 23:17:40 +02:00
appelemac
a89459619d Added commands 2016-04-26 20:18:19 +02:00
appelemac
4fb01cdd39 Changed to list 2016-04-26 20:17:40 +02:00
appelemac
4b521a5689 Random number and random answer 2016-04-26 18:27:59 +02:00
appelemac
0d8571509e Added possibility of target 2016-04-26 17:45:53 +02:00
appelemac
5225c6fc88 Add to config 2016-04-26 16:31:45 +02:00
appelemac
33bd6c07ab Custom reactions 2016-04-26 16:30:37 +02:00
Master Kwoth
8a58c63bf1 People who are not in a voice channel now have much less control, Thanks to Lepia for suggestion. 2016-04-26 10:54:44 +02:00
Master Kwoth
6dce6de9e6 better xp 2016-04-26 10:42:01 +02:00
Master Kwoth
26c9005034 .rar added 2016-04-26 10:41:18 +02:00
Master Kwoth
fe215e5c60 Update ComprehensiveGuide.md 2016-04-25 13:37:07 +02:00
Master Kwoth
92f5614b53 updated commandlist.md 2016-04-25 12:18:17 +02:00
Master Kwoth
622c8fb676 .rc won't fail anymore if prefixed by #
Hopefuly didn't break the command
2016-04-24 14:38:18 +02:00
Master Kwoth
a7e2771fcc added weather example, fixed some descriptions, forgot to close #231 2016-04-24 14:26:51 +02:00
Master Kwoth
5abd1e8800 !m q now takes youtube timestamp. Improved description for translate command 2016-04-24 14:17:49 +02:00
Master Kwoth
9d10d78727 !m pl increased to 50 songs 2016-04-24 13:45:54 +02:00
Master Kwoth
9e79f6822f e621 search is now async 2016-04-24 13:26:16 +02:00
Gergő Törcsvári
42261a01b5 Merge branch 'master' of https://github.com/Kwoth/NadekoBot 2016-04-23 14:58:34 +02:00
Master Kwoth
207539317d .announce command, thx to @Delicious-Flatbread 2016-04-23 08:40:06 +02:00
Master Kwoth
b90cb958c9 message repeater fix? 2016-04-23 08:40:06 +02:00
Master Kwoth
d6ca8a8846 Update ComprehensiveGuide.md 2016-04-22 18:48:58 +02:00
Gergő Törcsvári
ab0f44f1a3 added .mono for heroku build 2016-04-21 23:57:35 +02:00
Master Kwoth
3da80b221e Update ComprehensiveGuide.md 2016-04-21 03:07:24 +02:00
Master Kwoth
dddcee25e6 Merge pull request #228 from Midnight-Myth/patch-1
Bot tells you when you reached your daily limit with the google api
2016-04-21 01:49:39 +02:00
Master Kwoth
0d4d4a138c Merge pull request #225 from Gaboer/patch-1
Update SearchHelper.cs
2016-04-21 01:49:04 +02:00
rox666
7dea915859 Update SearchesModule.cs 2016-04-20 20:19:05 +02:00
rox666
0b20e8536a Update SearchesModule.cs
Bot tells you, when you reached your daily limit with the Google Api.
2016-04-20 20:13:39 +02:00