allow 2 inputs after link for bot

This commit is contained in:
Believethehype
2023-12-01 21:17:32 +01:00
parent 01bd25ce40
commit 85bc9eabb7
5 changed files with 30 additions and 20 deletions

View File

@@ -103,7 +103,7 @@ def build_example(name, identifier, admin_config):
nip89info = {
"name": name,
"image": "https://image.nostr.build/c33ca6fc4cc038ca4adb46fdfdfda34951656f87ee364ef59095bae1495ce669.jpg",
"about": "I extract text from pdf documents",
"about": "I extract text from pdf documents. I only support Latin letters",
"nip90Params": nip90params
}