mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-05 13:27:54 +00:00
bot: add member deletion command
This commit is contained in:
parent
5fc91d895c
commit
72a2fadff8
5 changed files with 22 additions and 1 deletions
|
|
@ -101,5 +101,6 @@ namespace PluralKit
|
|||
public static readonly string Success = "\u2705";
|
||||
public static readonly string Error = "\u274C";
|
||||
public static readonly string Note = "\u2757";
|
||||
public static readonly string ThumbsUp = "\U0001f44d";
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue