plain url input accepted

This commit is contained in:
2026-05-10 18:46:51 +01:00
parent 821302a9be
commit 5b434abd06
3 changed files with 36 additions and 1 deletions

View File

@@ -101,6 +101,7 @@ python main.py
The bot listens for commands:
- `/op <url or paste>` — parse an opportunity
- `/ev <url or paste>` — parse an event
- If you send a URL directly in chat, the bot will ask whether to process it as an event or an opportunity using buttons.
If you paste text (instead of sending a URL), the bot will parse it and when you click Save it will prompt you for a source URL (or you can `/skip`).