This dialog uses public Hacker Embassy Telegram bot API to interact with hackerspace via Yandex Alice powered devices
Features:
- Ask for hackerspace status, inside and planning to go users
- Check-in for planning to go (needs Telegram username assignment)
At the moment, dialog's hosted on rf0x1d's machine located in Nuremberg, Germany
- Python 3.10+
- Poetry 1.3.1+
All dependencies declared in the pyproject.toml
file and installed on the server using poetry install
- Install Python version 3.10+
- Install Poetry
- Go to the cloned repository directory
- Install dependencies using
poetry install
- Write config file named
config.toml
(example declared inconfig-example.toml
, you can ask rf0x1d or @tectonick for an API token if you want to use check-in feature) - Start the application with
poetry run python3 -m hackem_yandex_dialogs
If you're using Yandex Station/Auto/Alice/etc. and want to use this dialog, you can ask rf0x1d for an access, or you can create private dialog by yourself on Yandex Dialogs dev portal