feat: replace buttons in /configure-channels with select menu

This commit is contained in:
sam 2024-11-05 16:20:24 +01:00
parent e7eaa9f13a
commit f0fcfd7bd3
Signed by: sam
GPG key ID: 5F3C3C1B3166639D
4 changed files with 186 additions and 267 deletions

View file

@ -15,7 +15,6 @@
using Catalogger.Backend.Database.Models;
using Dapper;
using Npgsql.Replication;
using Remora.Discord.API;
using Remora.Rest.Core;