This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
OctobotStealth/src/Extensions
Macintxsh c0b43c6a18
/about: Show link to GitHub profile if Discord member wasn't found (#226)
In this PR, the behavior of the developer list display in /about has
been changed. Now, if a developer is not on the same server where the
/about command was executed, their username will have a link to their
GitHub profile.

---------

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-18 14:26:08 +05:00
..
ChannelApiExtensions.cs Add ChannelApiExtensions (#217) 2023-12-17 21:47:52 +05:00
CollectionExtensions.cs Bump .NET version to 8.0 (#207) 2023-12-04 20:18:56 +05: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 FeedbackServiceExtensions: Add FeedbackMessageOptions support (#219) 2023-12-17 20:44:18 +05: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
MarkdownExtensions.cs /about: Show link to GitHub profile if Discord member wasn't found (#226) 2023-12-18 14:26:08 +05:00
SnowflakeExtensions.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
StringBuilderExtensions.cs Add StringBuilder & Markdown extensions (#206) 2023-12-04 17:09:47 +03:00
StringExtensions.cs Bump .NET version to 8.0 (#207) 2023-12-04 20:18:56 +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