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

@ -13,7 +13,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
using System.Diagnostics.CodeAnalysis;
using Catalogger.Backend.Extensions;
using LazyCache;
using Remora.Discord.API.Abstractions.Objects;