m->d: Message links are now guessed when unknown

This commit is contained in:
Cadence Ember 2023-11-30 16:27:40 +13:00
parent 024ff34cca
commit 2df7c665cb
4 changed files with 164 additions and 19 deletions

View file

@ -24,7 +24,12 @@ const discord = {
]),
application: {
id: "684280192553844747"
}
},
channels: new Map([
["497161350934560778", {
guild_id: "497159726455455754"
}]
])
}
Object.assign(passthrough, { discord, config, sync, db })