https://github.com/oditynet/telegrambot_dmzkeyroom
show status keys at DMZ room. Бот в Рубитехе. Мы знаем кто брал общий ключ от серверной и статус сигнализации.
https://github.com/oditynet/telegrambot_dmzkeyroom
bot python telegram
Last synced: about 1 year ago
JSON representation
show status keys at DMZ room. Бот в Рубитехе. Мы знаем кто брал общий ключ от серверной и статус сигнализации.
- Host: GitHub
- URL: https://github.com/oditynet/telegrambot_dmzkeyroom
- Owner: oditynet
- License: gpl-3.0
- Created: 2023-09-20T04:45:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T08:04:47.000Z (over 1 year ago)
- Last Synced: 2024-11-01T09:17:35.642Z (over 1 year ago)
- Topics: bot, python, telegram
- Language: Python
- Homepage:
- Size: 528 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telegrambot_DMZstatuskey
Shows the status of the key to the DMZ room for our group in telegrams.
install:
```sh
yay -S python-pytelegrambotapi
```
and copy:
```sh
cp dmsbot@.service /etc/systemd/user/
systemctl daemon-reload --user
```

News in 0.6.3.0:
- Operation history support (save/restory)
- Anti-code injection support