Commit Graph

230 Commits

Author SHA1 Message Date
Kwoth
3136560f15 Help command now in db, .showemojis added, permissions more optimal 2016-10-06 19:19:42 +02:00
Nitix
ebd927fafd Change gitignore to a better one 2016-10-06 01:29:52 +02:00
Kwoth
4016974cef Fixed typeadd 2016-10-05 07:06:46 +02:00
Kwoth
5b86b84991 Fixed compile error 2016-10-05 07:02:01 +02:00
Kwoth
755d793150 Safety 2016-10-05 07:01:19 +02:00
Kwoth
fbf06ede23 Changed attribute names, changed CommandStrings.resx keys 2016-10-05 05:09:44 +02:00
Kwoth
e8c5401b15 Fixed up the pr 2016-10-05 04:03:57 +02:00
Nitix
b43e0dd219 (BotConfig) add missing getter and setter 2016-10-05 02:33:24 +02:00
Nitix
6ff8fec2c5 Merge branch '1.0' of github.com:Kwoth/NadekoBot into 0.9-to-1.0-migration 2016-10-05 02:03:09 +02:00
Nitix
21aabcc114 Add migration command 2016-10-05 01:57:35 +02:00
Kwoth
df31285ed1 some fixes, strings 2016-10-05 01:57:28 +02:00
Kwoth
c9e9a4255d Changed some strings 2016-10-04 23:15:57 +02:00
Kwoth
9c0ff08c67 Filtering words works 2016-10-03 23:07:22 +02:00
Kwoth
f12aa16948 Migrations again O.o 2016-10-03 19:37:25 +02:00
Kwoth
f7b3b67197 Invite filtering works 2016-10-03 19:21:05 +02:00
Kwoth
0df0eea6c0 forgot migrations 2016-10-03 04:34:37 +02:00
Kwoth
8f2b48c291 Blacklisting done 2016-10-03 04:19:14 +02:00
Nitix
b97d626bc4 Deletion of old migration 2016-10-02 04:28:15 +02:00
Nitix
81c98442ad Fix Foreign key with delete on cascade 2016-10-02 04:15:57 +02:00
Kwoth
66b0d11415 playlist stuff 2016-10-02 03:00:03 +02:00
Kwoth
31cd9b2856 Deleting playlist implemented, needs testing 2016-10-01 19:35:11 +02:00
Kwoth
80e749a1a1 Playlist loading, saving and listing done 2016-10-01 05:49:05 +02:00
Kwoth
b7198ea0ed Some help commands, and $$$ can now be ran in the DM 2016-09-30 19:43:48 +02:00
Kwoth
ecdc744769 A bit better logging of errors in commandhandler 2016-09-30 17:24:25 +02:00
Kwoth
3f168a21f1 Permissions now friendly to custom reactions (soon™️) 2016-09-30 17:16:30 +02:00
Kwoth
0d918d39c9 ShardedDiscordClient Implemented. I'm not feeling well 2016-09-30 05:58:44 +02:00
Kwoth
46a6bddb55 Fixed some minor things 2016-09-30 04:45:23 +02:00
Kwoth
62a24b55c2 Actually had Leave command done in another place commented out 2016-09-30 04:24:56 +02:00
Kwoth
81753255b9 Woops, didn't push correctly. Also added owner only commands now. 2016-09-30 04:20:09 +02:00
Kwoth
94b5c411b9 Permissions should work completley excep moving 2016-09-30 02:40:33 +02:00
Kwoth
210ca07cde Work on permissions, added tests for permission linked list 2016-09-27 15:26:37 +02:00
Kwoth
597b73d38c More permission stuff. MovePerm doesn't work, RemovePerm works, permission fixes. 2016-09-26 19:23:01 +02:00
Kwoth
7181c2a607 Updated discord.net. More work on permissions 2016-09-23 10:23:54 +02:00
Kwoth
1a2d1398a7 More work on permission system, fixes 2016-09-22 20:53:49 +02:00
Kwoth
2f859ad32d Initial example with 2 commands of the new permission system 2016-09-20 03:08:28 +02:00
Kwoth
48513daa64 Module, Command, PermissionAction typereaders, fixed HS (thanks to fearnlj01) 2016-09-16 19:20:37 +02:00
Kwoth
8fa90348a3 Prefixes in strings, fixed CI? 2016-09-15 17:31:02 +02:00
Kwoth
0794137232 Cleanup 2016-09-14 19:31:47 +02:00
Kwoth
ad589050d6 Added ~clr back 2016-09-14 14:34:10 +02:00
Kwoth
438fb65c04 Added coin flipping and betflipping 2016-09-14 14:23:09 +02:00
Kwoth
a4cc1ab563 Hopefuly fixed build. Added ~hs back. Good night 2016-09-14 03:38:44 +02:00
Kwoth
7267cf0ee7 Moved data to data folder, copied on compile 2016-09-13 18:52:59 +02:00
Kwoth
d969dcbbbd Roll commands done. Draw commands done. Untested. 2016-09-13 18:12:27 +02:00
Master Kwoth
ec2ca03272 Merge pull request #623 from appelemac/Reply-improv
Reply-long improvements
2016-09-10 23:30:57 +02:00
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