mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
feat(bot): add support for Discord message context commands (#513)
This commit is contained in:
parent
13c055dc0f
commit
83af1f04a7
23 changed files with 515 additions and 30 deletions
|
|
@ -18,6 +18,8 @@ using NodaTime;
|
|||
using App.Metrics;
|
||||
|
||||
using PluralKit.Core;
|
||||
using Myriad.Gateway;
|
||||
using Myriad.Utils;
|
||||
|
||||
namespace PluralKit.Bot;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue