Updated Xp module

This commit is contained in:
Toastie 2024-06-27 21:07:29 +12:00
parent a9576e5aa1
commit b7b8366fe2
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
3 changed files with 12 additions and 8 deletions
src/EllieBot/Modules/Xp

View file

@ -2,6 +2,7 @@
using EllieBot.Modules.Xp.Services;
using EllieBot.Db.Models;
using EllieBot.Modules.Patronage;
using EllieBot.Modules.Utility;
namespace EllieBot.Modules.Xp;