@@ -9,6 +9,8 @@ from trilium_py.client import ETAPI
load_dotenv()
# test
TELEGRAM_TOKEN=os.getenv("TELEGRAM_TOKEN")
TRILIUM_URL=os.getenv("TRILIUM_URL")
TRILIUM_TOKEN=os.getenv("TRILIUM_TOKEN")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.