Commit Graph

2493 Commits

Author SHA1 Message Date
Master Kwoth
cd2efedfb1 Merge pull request #674 from Nitix/0.9-to-1.0-migration
0.9 to 1.0 migration
2016-10-05 03:25:33 +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
Master Kwoth
20157f1a5a Merge pull request #673 from miraai/dev
Fixed typos in the Linux guide
2016-10-04 18:24:21 +02:00
miraai
2d12c4af62 Fixed typos in the Linux guide 2016-10-04 18:23:03 +02:00
miraai
c1f0a97794 Merge pull request #6 from Kwoth/dev
Dev
2016-10-04 18:20:52 +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
Master Kwoth
4459c19e70 Merge pull request #667 from Nitix/foreign-key
Fix Foreign key with delete on cascade
2016-10-02 04:50:09 +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
edc565797d Updated discord.net 2016-09-27 15:40:43 +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
miraai
2bb50caabf Merge pull request #662 from miraai/dev
Soundcloud API changes
2016-09-26 01:56:21 +02:00
miraai
1016a79845 Soundcloud API changes 2016-09-26 01:53:57 +02:00
miraai
11e346fb75 Soundcloud API changes 2016-09-26 01:51:55 +02:00
miraai
f5da9516b0 Merge pull request #659 from miraai/dev
Update Linux Guide.md
2016-09-24 15:54:23 +02:00
miraai
afe6e44985 Update Linux Guide.md 2016-09-24 15:54:00 +02:00
miraai
adc704f2d9 Merge pull request #657 from miraai/dev
Mono Fix
2016-09-24 04:06:40 +02:00
miraai
39ab7e5d88 mono 401 error fix 2016-09-24 04:04:43 +02:00
miraai
ca96c01ea5 Merge pull request #5 from Kwoth/dev
Dev
2016-09-24 04:01:50 +02:00
Kwoth
acf45a1fc0 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-09-24 01:21:07 +02:00
Kwoth
1f2782fe32 Removed message created and file uploaded logserver events 2016-09-24 01:20:55 +02:00
Kwoth
4bdbe58bd5 Merge branch '1.0' of https://github.com/Kwoth/NadekoBot into 1.0 2016-09-23 10:24:14 +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
Master Kwoth
c55f12ccac Merge pull request #647 from blitz4694/dev
Changing .dcr description
2016-09-22 08:18:16 +02:00
blitz4694
983de33d86 Update CustomReactionsCommands.cs 2016-09-21 14:33:04 +10:00
blitz4694
604638a266 Changing .dcr description
It was confusing some people
2016-09-20 14:09:09 +10:00
Kwoth
2f859ad32d Initial example with 2 commands of the new permission system 2016-09-20 03:08:28 +02:00
miraai
e1f7dd7471 Merge pull request #4 from Kwoth/dev
Dev
2016-09-18 18:52:43 +02:00
Kwoth
ffc0bf7e03 Merged branch dev into dev 2016-09-18 18:30:27 +02:00