mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-11 08:10:10 +00:00
Add member routes to API
This commit is contained in:
parent
4874879979
commit
9a5152a74c
8 changed files with 96 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ using System.Linq;
|
|||
using System.Net;
|
||||
using Humanizer;
|
||||
using NodaTime;
|
||||
using PluralKit.Core;
|
||||
|
||||
namespace PluralKit.Bot {
|
||||
public static class Errors {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue