Kwoth
|
71da4d11c0
|
- Removed static color fields
- Removed unused code
- BanTemplate will get error color from bot config
|
2021-09-06 21:34:52 +02:00 |
|
Kwoth
|
236c286278
|
Added SmartText and inheritors SmartPlainText and SmartEmbedText which will replace CREmbed in the future
|
2021-09-06 21:34:51 +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
|
cbecd823c1
|
Cleaned up embedbuilder calls to use parameters instead of footer builder
|
2021-09-06 21:34:50 +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 |
|