Kwoth
|
42d623b696
|
Replaced access to .Context with .ctx
|
2021-09-06 21:34:52 +02:00 |
|
Kwoth
|
5e4754fa40
|
- Reworked embed builder
- Use IEmbedBuilderService to create embed builders
- Wrapped embed builder and using IEmbedBuilder
|
2021-09-06 21:34:51 +02:00 |
|
Kwoth
|
5b4daa9dd3
|
All .AddField calls no longer use builder
- Cleaned up convertlist and listserver embeds slightly
|
2021-09-06 21:34:50 +02:00 |
|
Kwoth
|
656db01aca
|
- removed unused attributes on commands
- Removed some commented out files
|
2021-09-06 21:34:48 +02:00 |
|
Kwoth
|
49f9b96755
|
One of the last major cleanups. All NadekoBot.Core.* namespaces renamed to NadekoBot.*
|
2021-09-06 21:34:48 +02:00 |
|
Kwoth
|
d8c7cdc7f4
|
Changed all == null to is null and all !(* == null) to * is not null
|
2021-09-06 21:34:44 +02:00 |
|
Kwoth
|
91ecf9ca41
|
Restructured folders and project names, ci should be fixed
|
2021-09-06 21:29:51 +02:00 |
|