1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 17:19:00 +03:00
Octobot/src/Extensions
Octol1ttle fb3aebb1e0
Notify user when a command execution error occurs (#171)
With this PR, whenever command execution fails, the user will get an
error message with details of the error that can be passed on to
developers

An unrelated minor change: errors caused by task cancellations will no
longer be logged

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: mctaylors <mctaylxrs@outlook.com>
2023-10-26 14:54:15 +00:00
..
CollectionExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
CommandContextExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
DiffPaneModelExtensions.cs Sanitize input text in message edit log (#162) 2023-10-12 21:51:51 +05:00
EmbedBuilderExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
FeedbackServiceExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
GuildScheduledEventExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
LoggerExtensions.cs Notify user when a command execution error occurs (#171) 2023-10-26 14:54:15 +00:00
SnowflakeExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
StringExtensions.cs Sanitize input text in message edit log (#162) 2023-10-12 21:51:51 +05:00
UInt64Extensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
UserExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00