mautrix / discord

A Matrix-Discord puppeting bridge
https://go.mau.fi/mautrix-discord
GNU Affero General Public License v3.0
240 stars 22 forks source link

Application commands no longer work #144

Open MagicRB opened 2 months ago

MagicRB commented 2 months ago

Discord changed their APIs, discordgo has updated to support this change by adding EndpointApplicationGuildCommands and EndpointApplicationGlobalCommands for global and guild local commands.