Kwoth
|
da849f7c7b
|
global using NadekoBot.Extensions
|
2021-12-23 08:04:00 +07:00 |
|
Kwoth
|
c66e491ce9
|
Implicit usings and more global usings
|
2021-12-21 02:36:47 +01:00 |
|
Kwoth
|
9223d78849
|
Removed redundant parenthesis
|
2021-12-20 03:54:30 +01:00 |
|
Kwoth
|
1b2017024c
|
More target-typed new and redundant paranthesis cleanup
|
2021-12-20 00:33:11 +01:00 |
|
Kwoth
|
ee33313519
|
Global usings and file scoped namespaces
|
2021-12-19 05:14:11 +01:00 |
|
Kwoth
|
9be8140d4d
|
Added .showembed <msgid> and .showembed #channel <msgid> which will show you embed json from the specified message
|
2021-12-13 20:29:45 +01:00 |
|
Kwoth
|
468bc5324d
|
- Fixed calls to SendAsync - they don't require EmbedBuilderService
- DmHelpText now uses smarttext and supports user-related placeholders
|
2021-09-06 21:34:51 +02:00 |
|
Kwoth
|
373e9e920d
|
- .say replacement fix
- .send and .qid now use smarttext instead of crembed
- added + operator for adding string to smarttext
|
2021-09-06 21:34:51 +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 |
|