Time to bring these from my personal branch #33

Manually merged
toastie_t0ast merged 57 commits from :v6 into v6 2025-02-28 23:18:40 +00:00
Showing only changes of commit 4b0f00e81f - Show all commits

View file

@ -77,7 +77,7 @@ public partial class Administration
[Cmd]
[UserPerm(GuildPerm.Administrator)]
public async Task NotifyPlaceholders(NotifyType nType)
public async Task NotifyPhs(NotifyType nType)
{
var data = _service.GetRegisteredModel(nType);