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
Octol1ttle b4748a18c5
Add Color and Public parameters to LogActionAsync (#64)
This PR adds the `color` and `isPublic` parameters to
`UtilityService#LogActionAsync`. Previously, all embeds would be sent in
both public and private feedback channels with the green embed color. It
is now possible to change these fields, allowing for usage of the red
color in punishment commands and allowing to hide the result of `/clear`
from public eyes.

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-23 23:07:36 +03:00
..
Commands Add Color and Public parameters to LogActionAsync (#64) 2023-07-23 23:07:36 +03:00
Data Remove non-numbers from SnowflakeOption inputs (#63) 2023-07-23 23:06:00 +03:00
Responders General fixes (#54) 2023-07-20 07:36:21 +00:00
Services Add Color and Public parameters to LogActionAsync (#64) 2023-07-23 23:07:36 +03:00
Boyfriend.cs Split error logging events into separate files (#51) 2023-07-19 21:01:53 +00:00
ColorsList.cs Tidy up project structure, fix bug with edit logging (#47) 2023-07-09 22:36:44 +05:00
Extensions.cs Reduce method complexity in /ban, /unban and some other commands (#50) 2023-07-19 21:08:44 +00:00
InteractionResponders.cs Force maximum Cognitive Complexity via InspectCode (#60) 2023-07-21 08:54:52 +05:00
Messages.Designer.cs The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00