Commit Graph

336 Commits

Author SHA1 Message Date
Nitix
942d7ffba7 Add version display while starting Nadeko
This will help to troubleshoot errors if someone hasn't the last version of Nadeko
2016-09-10 23:02:09 +02:00
Kwoth
2fc06b5223 Cleanup, Module prefixes now being loaded from DB. 2016-09-10 21:45:12 +02:00
Kwoth
5d08e0f14c Added default stuff to db. Added NadekoRandom class. Cleanup. 2016-09-10 21:40:25 +02:00
appelemac
03a7a3adf6 bugfixed 2016-09-10 17:03:50 +02:00
appelemac
219380faf9 fixed current implementations 2016-09-10 16:00:55 +02:00
appelemac
9952cc3bee Updated ReplyLong 2016-09-10 15:48:04 +02:00
Kwoth
92c98545e3 Fixed bugs with currency again 2016-09-09 00:22:55 +02:00
Kwoth
814f7ca8b7 Fixed bugs with currency 2016-09-08 23:47:08 +02:00
Kwoth
f7ff7a5867 Don't receive message on plant, especially not the wrong one 2016-09-08 22:57:59 +02:00
Kwoth
a9cf124bca Fixed flower removal, message in gc 2016-09-08 22:57:03 +02:00
Kwoth
4fd017f651 Fixed mirai's screwup with $$$$ xD 2016-09-08 22:51:21 +02:00
Kwoth
e792600590 Fixed startup 2 2016-09-08 22:50:17 +02:00
Kwoth
de6dd9b27a Fixed startup 2016-09-08 22:48:55 +02:00
Kwoth
74eac23ed3 Games commands should properly show up now 2016-09-08 22:46:38 +02:00
Kwoth
0a548523ab Bot can't trigger currency generation anymore 2016-09-08 22:42:19 +02:00
Kwoth
d484169a34 Added migration 2016-09-08 22:28:44 +02:00
Kwoth
70656e07a3 Plantpick and currency generation 2016-09-08 22:27:39 +02:00
Kwoth
97d976ea4d Logging almost done 2016-09-06 23:34:00 +02:00
Kwoth
b78686141c Logging around 70% done 2016-09-06 03:59:00 +02:00
Kwoth
6d50336368 Work on logserver. Migrations update. Updated discord.net 2016-09-05 12:27:58 +02:00
appelemac
c6bfb54748 Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into unitconversion 2016-09-04 18:21:43 +02:00
appelemac
141d7aecf4 readd currency bug 2016-09-04 18:21:22 +02:00
Kwoth
2ce4cb0f8c Updated discord.net 2016-09-04 17:51:08 +02:00
Kwoth
732394a366 Some cleanup 2016-09-04 17:23:58 +02:00
appelemac
b4037f2c33 seperated models, added alias attribute 2016-09-04 16:57:02 +02:00
appelemac
673d7698e0 automated updating of currency 2016-09-04 16:26:23 +02:00
appelemac
671fb47da5 Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into unitconversion
# Conflicts:
#	src/NadekoBot/Services/Database/NadekoContext.cs
2016-09-04 15:16:38 +02:00
appelemac
0bf79cb888 finalization 2016-09-04 15:11:02 +02:00
Kwoth
da7dbb7f32 -h now properly shows and works with aliases 2016-09-04 01:21:08 +02:00
Kwoth
a6fce3f6c8 Added aliases 2016-09-04 00:23:29 +02:00
Kwoth
44a1090ece Fixed slowmode 2016-09-03 17:50:10 +02:00
Kwoth
1c34b97e97 Ratelimiting done, untested 2016-09-03 15:04:07 +02:00
Kwoth
6d2c9970a7 Fix to v+t, finished typing articles? 2016-09-01 03:12:08 +02:00
Kwoth
fdc6967bd0 Updated migration 2016-09-01 02:19:29 +02:00
Kwoth
9a957b95e3 Added stream notifications hopefuly? 2016-09-01 02:17:48 +02:00
Kwoth
1557ba2e81 Fixes to cross server thingy 2016-08-31 15:16:01 +02:00
Kwoth
caf8bcc761 Cross server almost done, need owner-only permission check 2016-08-31 07:49:32 +02:00
Kwoth
e847c02f41 Done v+t, using local cache to avoid querying db every user update 2016-08-31 06:58:55 +02:00
appelemac
d4ae9e712a Added Temperature, case insensitivity 2016-08-30 21:59:33 +02:00
appelemac
afa2cbee4f Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into unitconversion 2016-08-30 18:51:37 +02:00
appelemac
88a2bb83f8 conversion 2016-08-30 18:51:27 +02:00
Kwoth
a081f1c89c Almost done v+t 2016-08-30 16:43:54 +02:00
Kwoth
465b598286 Added anime and manga search w/o restsharp 2016-08-30 16:01:32 +02:00
Kwoth
598865609e Default music volume command added 2016-08-30 03:22:15 +02:00
Kwoth
7647f71020 Added more database stuff, applied migrations 2016-08-30 03:17:16 +02:00
Kwoth
e6dca827f9 Some database stuff. 2016-08-30 03:11:25 +02:00
Kwoth
2be15c921d Fixed delmsgoncmd, added CommandExecuted event 2016-08-30 02:17:21 +02:00
Kwoth
c2ed70c1ac updated discord.net, moved command stuff to commandhandler 2016-08-30 00:47:04 +02:00
Kwoth
5dd55bbc0a Added as much gambling as possible without drawing 2016-08-30 00:00:19 +02:00
Kwoth
687fedca75 Fix first argument 2016-08-29 14:34:46 +02:00
Kwoth
248dab4855 work on repeater 2016-08-28 22:59:12 +02:00
Kwoth
fb223effbb Some random stuff 2016-08-28 14:19:50 +02:00
Kwoth
4b6ae56f5a a few fixes due to discord.net breaking changes /s 2016-08-28 04:33:09 +02:00
Kwoth
64bfb5f0d6 Bot config, playing statuses, a LOT of other stuff 2016-08-28 02:46:36 +02:00
Kwoth
9b292f3bb8 Work on rotating playing statuses 2016-08-27 02:41:41 +02:00
Kwoth
ae5634c9b7 Self assigned roles readded 2016-08-26 19:25:54 +02:00
Master Kwoth
e64dd6548f Merge pull request #593 from Nitix/audio
SongBuffer is now a stream, and the Song will now wait correctly
2016-08-26 16:55:19 +02:00
Nitix
e2c1a51456 SongBuffer is now a stream, and the Song will now wiat correctly before sending 2016-08-26 04:59:33 +02:00
Kwoth
e47a9ca99c Reminder fixed 2016-08-26 03:35:10 +02:00
Kwoth
b48bd16bd0 Music is playing, not very good though 2016-08-26 03:25:55 +02:00
Kwoth
a6d65dee30 Forgot group attribute 2016-08-26 00:07:15 +02:00
Kwoth
6ca96d025d Reminders converted 2016-08-26 00:05:29 +02:00
Kwoth
26f79063c9 Readded CoC saving, hopefuly works 2016-08-25 19:23:47 +02:00
Kwoth
d1e6501b62 Fixed double newline in logs 2016-08-25 17:20:39 +02:00
Kwoth
4dbd1cd4b4 better logs? 2016-08-25 17:05:24 +02:00
Kwoth
ebac646d27 Clash of clans should be discovered now 2016-08-25 16:45:32 +02:00
Kwoth
612eb22154 Greet commands now function without delay? 2016-08-25 16:41:06 +02:00
Kwoth
f552e03e24 Added a lot of logging to find the delays 2016-08-25 16:17:21 +02:00
Kwoth
c91716a143 Forgot migrations 2016-08-25 15:19:28 +02:00
Kwoth
4871f79ad8 Removed constructor arg 2016-08-25 15:13:38 +02:00
Kwoth
b313a4f1ba Added all strings and added group attribute to greetcommands 2016-08-25 15:09:17 +02:00
Kwoth
840c3d86f4 Announcement commands are not visible 2016-08-25 14:38:38 +02:00
Kwoth
7aa3a1a092 Announcements converted?!?!? 2016-08-25 03:19:06 +02:00
Kwoth
c09a851f74 Fixed config not updating 2016-08-25 01:41:11 +02:00
Kwoth
4b080590b2 Auto assign roles 2016-08-25 00:39:02 +02:00
Kwoth
279e189f08 Fixed translangs format? 2016-08-24 23:01:39 +02:00
Kwoth
7f20934311 Ok NOW i pushed everything 2016-08-24 21:38:17 +02:00
Kwoth
b8110760aa some cleanup, strings fixed 2016-08-24 21:33:18 +02:00
Kwoth
180911944e Db fixed, donators and qutoes are working. 2016-08-24 20:56:41 +02:00
Kwoth
acd1480cb1 a LOT More work 2016-08-24 19:04:24 +02:00
Kwoth
cb7fb76b91 cleanup 2016-08-24 15:39:37 +02:00
Kwoth
576690dc81 merge 2016-08-24 15:31:09 +02:00
Kwoth
2a2d26513a Db stuff, quotes implemented? 2016-08-24 15:29:01 +02:00
Kwoth
03ac084437 A lot of things fixed/improved. Basis for db is done. 2016-08-24 03:32:48 +02:00
appelemac
f66d42b891 stage for PR 2016-08-22 12:09:36 +02:00
appelemac
f5cb629a63 remove this? 2016-08-22 12:07:40 +02:00
appelemac
aa69703768 add files? 2016-08-22 12:06:44 +02:00
appelemac
fd5916a54d remove files? 2016-08-22 12:06:29 +02:00
appelemac
3006ea1c48 Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into math
# Conflicts:
#	src/NadekoBot/project.json
#	src/NadekoBot/project.lock.json
2016-08-22 12:06:06 +02:00
appelemac
bdd9aef7ac stage for merge 2016-08-22 12:01:08 +02:00
appelemac
1b7927e8da Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into math 2016-08-22 11:56:30 +02:00
appelemac
5648b58d07 Added functions and constants 2016-08-22 11:56:26 +02:00
Kwoth
90a1aa45a9 Fixed some broken command strings 2016-08-22 00:47:06 +02:00
Kwoth
c218d1da96 Replacements. Converted music, not tested. 2016-08-22 00:37:39 +02:00
appelemac
5d5b06ddd3 necessary things 2016-08-21 19:45:15 +02:00
appelemac
89a0eb93e6 Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into math
# Conflicts:
#	src/NadekoBot/Modules/Searches/Searches.cs
2016-08-21 19:32:17 +02:00
appelemac
3432e3fde3 calculate 2016-08-21 19:31:13 +02:00
Kwoth
4317e97113 Some replacements, osu commands converted 2016-08-21 18:00:03 +02:00
Kwoth
5e4628ec10 Renamed to google service and using urlshortner api lib too. .roles are ordered by position now. 2016-08-21 16:16:11 +02:00
Kwoth
09ff6aefb7 Mentionrole is now mentioning once again 2016-08-21 04:34:26 +02:00
Kwoth
8271bf41d6 Small fix/debug 2016-08-21 03:44:09 +02:00
Kwoth
57a2caef84 Fixed raffle 2016-08-21 03:35:28 +02:00
Kwoth
7cfb04cdfa Fixed mashape api key loading 2016-08-21 01:01:50 +02:00
Kwoth
5600afe96a Mashape key now loading, ~# and ~ud sould work 2016-08-21 00:53:41 +02:00
Kwoth
9e158b53b0 Now properly loading youtubeapikey from credentials 2016-08-21 00:47:39 +02:00
Kwoth
30fde5fa83 Fixed ~yt definitely? 2016-08-21 00:41:15 +02:00
Kwoth
3e4ce6ad23 Fixed ~chucknorris 2016-08-21 00:35:42 +02:00
Kwoth
5d37d4529d Fixed prune by removing cache? Fixed error on ~yt by removing contracts? 2016-08-21 00:31:00 +02:00
Kwoth
65cdc15cd7 Fixed prune @someone ? fixed temp 8ball? 2016-08-20 22:55:45 +02:00
Kwoth
586e21b1c1 Fixed commands in other files not loading 2016-08-20 22:35:27 +02:00
Kwoth
3aefb2d991 Fixes to some missing commands 2016-08-20 20:53:01 +02:00
Kwoth
1d685757bf Compiles and runs now \ o / 2016-08-20 19:38:55 +02:00
Kwoth
c446b889c7 Work on gambling, lolban 2016-08-20 19:13:29 +02:00
Kwoth
acebc6e914 Animal racing done, more mass replacements 2016-08-20 17:02:33 +02:00
Kwoth
43c9e7d04d Some replacements, main gambling file done 2016-08-20 16:43:44 +02:00
Kwoth
68454a7b2f Simplified sending, more gambling done but commented out (needs DB) 2016-08-20 16:33:18 +02:00
Kwoth
5de1bd5600 Added gambling, raffle done 2016-08-20 16:10:37 +02:00
Kwoth
8e79e4e877 Did a full pass on stuff done so far 2016-08-20 16:02:06 +02:00
Kwoth
e8ffcbf7f6 More work 2016-08-20 13:05:57 +02:00
Kwoth
ac7147f5c1 Fixed help command descriptions 2016-08-19 11:03:41 +02:00
Kwoth
5f4af88627 Fixed some stuff, updated discord.net 2016-08-19 01:28:26 +02:00
Kwoth
9d128f1ff3 Fixes, more stuff, .stats added? 2016-08-18 23:00:54 +02:00
Kwoth
846e7120b4 A lot more work on converting 2016-08-18 17:33:45 +02:00
Kwoth
d6477b9d90 A lot of work on administration module 2016-08-16 18:00:52 +02:00
Kwoth
dcddd5bbe8 trivia, help module converted 2016-08-16 16:53:38 +02:00
Kwoth
915153cd0a Pokemon module placeholder, Dragon should PR here 2016-08-16 15:52:26 +02:00
Kwoth
d6465fb6af Trivia converted, removed currency reward 2016-08-16 15:29:48 +02:00
Kwoth
8a7ae9339e Leet command converted 2016-08-16 15:04:49 +02:00
Kwoth
c954861baa Games module file, poll command converted 2016-08-16 14:57:47 +02:00
Kwoth
a219717456 Marked some unfinished stuff to know when to come back to it 2016-08-16 14:16:14 +02:00
Kwoth
b8d7eedaf7 Huge amount of work done on Searches module 2016-08-16 14:11:45 +02:00
Kwoth
b54f5e161d fiexed a typo and some minor things, thx @v3Monsta 2016-08-16 07:56:32 +02:00
Kwoth
393c4a853e A lot of work on searches module done 2016-08-16 01:38:28 +02:00
Kwoth
a8fe9d6c42 Finished NSFW conversion? untested 2016-08-15 18:46:40 +02:00
Kwoth
40214c0deb Almost done converting NSFW 2016-08-15 16:57:40 +02:00
Kwoth
f748bad188 Intial 1.0 commit 2016-08-13 20:45:08 +02:00