Skip to content
Extraits de code Groupes Projets
Valider a997f737 rédigé par Will Hunt's avatar Will Hunt
Parcourir les fichiers

1.0.0-rc2

parent df126c75
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
{
"name": "matrix-appservice-discord",
"version": "1.0.0-rc1",
"version": "1.0.0-rc2",
"description": "A bridge between Matrix and Discord",
"main": "discordas.js",
"scripts": {
......
......@@ -99,7 +99,7 @@ export class DiscordClientFactory {
// TODO: Select a profile based on preference, not the first one.
const token = await this.store.getToken(discordIds[0]);
const client = new DiscordClient({
fetchAllMembers: true,
fetchAllMembers: false,
messageCacheLifetime: 5,
ws: {
intents: Intents.NON_PRIVILEGED,
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter