mirror of
https://github.com/mautrix/discord.git
synced 2025-03-14 14:15:37 +00:00
6 lines
108 B
Go
6 lines
108 B
Go
package consts
|
|
|
|
const (
|
|
Name = "mautrix-discord"
|
|
Description = "Discord-Matrix puppeting bridge"
|
|
)
|