From b742f3d34134c16d5f472ee227c6bc23167dec0a Mon Sep 17 00:00:00 2001 From: dg-concordium Date: Fri, 26 Jan 2024 09:02:56 +0100 Subject: [PATCH] Add link to discord bot in Concordia --- source/mainnet/conf.py | 1 - source/mainnet/net/web3-id/concordia.rst | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/source/mainnet/conf.py b/source/mainnet/conf.py index 3fcf5279a1..6c9be8fe70 100644 --- a/source/mainnet/conf.py +++ b/source/mainnet/conf.py @@ -15,7 +15,6 @@ # import os # import sys # sys.path.insert(0, os.path.abspath('.')) -import sphinx_rtd_theme import sys, os sys.path.append(os.path.abspath('../exts')) diff --git a/source/mainnet/net/web3-id/concordia.rst b/source/mainnet/net/web3-id/concordia.rst index 2c838df0f5..b271759b67 100644 --- a/source/mainnet/net/web3-id/concordia.rst +++ b/source/mainnet/net/web3-id/concordia.rst @@ -35,6 +35,7 @@ To verify that you are using the real Concordium bots configured in our channels Telegram - Mainnet - @ConcordiaWeb3IDBot Discord- Mainnet - Concordia#0667 +You can use `this link for Discord `__ to invite this bot to your server. There is an example of independent issuers with the user interface that can be used to issue verifiable credentials for the account that is owned on the social media network. After verifiable credentials are issued, they can be used to prove ownership of social media accounts and transfer trust between them by using Concordia social media verifier on `Testnet `__ or `Mainnet `__.