Telegram bot for camera access.
Project description
lockdown_protocol_extra_bot
ABANDONED.
Let u to add some extra challenges for players of lockdown protocol with telegram bot.
Installation and start
pip install --upgrade pip
pip3 install lockdown_protocol_extra_bot
Then create file settings.json with content:
{
"telegram-config": {
"token": "{YOUR_TELEGRAM_TOKEN}",
"password": "{YOUR_PASSWORD}"
}
}
You can get token from @BotFather (it is telegram bot). With {YOUR_PASSWORD} you can restart bot. Only with this password bot can be restarted from telegram chat.
And run:
lockdown_protocol_extra_bot start settings.json
Adding your challanges
Just change file ./lockdown_protocol_extra_bot/gen_challenges.py (add yours to function get_challenges). Or venv/lib64/pythonX.XX/site-packages/lockdown_protocol_extra_bot/gen_challenges.py if installed from pip.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lockdown_protocol_extra_bot-0.0.4.tar.gz.
File metadata
- Download URL: lockdown_protocol_extra_bot-0.0.4.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51af99f6f9756e812e062ecd3fb2ba17776221fb5f82f0f2bba431b35484ba2b
|
|
| MD5 |
176818ba9918b96746d81c60413642da
|
|
| BLAKE2b-256 |
395dac79dd546bc732958ed0b1a0a9d04f2f3b4a48521c73306bac849825fe14
|
File details
Details for the file lockdown_protocol_extra_bot-0.0.4-py3-none-any.whl.
File metadata
- Download URL: lockdown_protocol_extra_bot-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f52ac170ec4f8a30d109a008d2bcb944dc18689434531997f41447e57a73c9a
|
|
| MD5 |
c8de0cc219d7d52bee4c8daf4ca1c20a
|
|
| BLAKE2b-256 |
10d81a84ca7bcd598b55c3f52a9426797590335d0c661a6262a372a526348294
|