mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-14 01:36:08 +03:00
refactor: split extension methods into separate classes
This commit is contained in:
parent
4d526ad32f
commit
941db426d9
31 changed files with 452 additions and 371 deletions
|
@ -1,5 +1,6 @@
|
|||
using JetBrains.Annotations;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Octobot.Extensions;
|
||||
using Remora.Discord.Commands.Contexts;
|
||||
using Remora.Discord.Commands.Services;
|
||||
using Remora.Results;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue