Budget: 200 UAH Deadline: 1 day
Есть опыт работы с router os и докер контейнерами. Напишу python скрипт который будет управляться через тг бота. При помощи api будем связываться с роутером и выполнять указанные действия согласно ТЗ.
Нужен специалист на Python Телеграмм бот.
Окно в telegram выполняет функцию терминала (кона ввода вывода) в Pythone.
Программа будет работать на виртуальной машине под ESXi на ОС ubuntu server (или другой Linux) в контейнере docker (так как машина будет выполнять и другие задачи, а версии не должный конфликтовать).
В программе должны быть комментарии чтобы было понятно что она сейчас делает.
В окне термина вводиться одна из команд и программы выполняет соответствующее действие.
а.) Посылает команду на Роутер Mikrotik (включение / выключение некой записи или запуск существующего скрипта ),
б.) вносит изменение в фал "лог SqLite",
в.) вносит изменение в фал "Текущие переменные SqLite",
-----------------------------------------------------------------------
#Вот фактически, то что должна делать программа.
#В окне ввода вывода программы на Пайтоне.
====================================================
Это программа для управление оборудованием.
Введите Логин и пароль.
#Если авторизация 5 раз НЕ успешна, то
Программа заблокирована на 5 мин.
#Если авторизация НЕ успешна, то
Введите Логин и пароль.
#Если авторизация успешна, то
Введите команду.
Введите 1 для вывода Инструкции.
Help
1 - Вывод Инструкции (текст я напишу сам).
Вывод Лог
21 - 10 последних строк, если ввести так 2130, то 30 строк к-во стр. вывести.
22 - лог за последний день.
23 - весь лог.
Вывод состояния переменных.
31 - Состояние всех флагов (переменных) и есть ли несовкаджение
ПК_1_должен_быть_включен = включен/выключен,
ПК_1_текущее_состояние = включен/выключен (ping)
Результат: Ok/Проблема.
ПК_2_должен_быть_включен = включен/выключен,
ПК_2_текущее_состояние = включен/выключен (ping)
Результат: Ok/Проблема.
VPN_1_должен_быть_включен = включен/выключен,
VPN_1_текущее_состояние = включен/выключен (опросить микротик)
Результат: Ok/Проблема.
32 - тоже самое что и при 31, но только то где есть несовпадения.
Действия.
41 - Включить ПК_1 (выполнить скрипт в микротике и флаг изменить)
42 - Выключить ПК_1 (выполнить скрипт в микротике и флаг изменить)
43 - Включить ПК_2 (выполнить скрипт в микротике и флаг изменить)
44 - Выключить ПК_2 (выполнить скрипт в микротике и флаг изменить)
45 - Включить правил 1. (отключить правило в микротике и флаг изменить)
46 - Отключить правил 1. (отключить правило в микротике и флаг изменить)
Пример лог файл:
Команда; Ok/Ошибка выполнения; дата_время; автор.
Открыт доступ в микротик; дата_время
выполнен скрипт 1; дата_время
выполнен скрипт 2; дата_время
Закрыт доступ в микротик; дата_время
Можно ввести выполнение сразу нескольких команд.
41, 42, 21, 32,
Если команда не выполнена, то выполнение останавливается.
Выполнение нескольких действий в одном оборудовании, больше одного раза открывать и закрывать доступ к оборудованию.
Budget: 200 UAH Deadline: 1 day
Есть опыт работы с router os и докер контейнерами. Напишу python скрипт который будет управляться через тг бота. При помощи api будем связываться с роутером и выполнять указанные действия согласно ТЗ.
Довольно интересная задачка. Если покажете как отправить запрос в микрот на запуск скрипта или на запись в лог, то без проблем напишу весь остальной код.
У самого микрот, но что-то я не пытался даже в него как-то кроме ssh или вебморды.
Это просто. А как думаете админы работают. Входит по SSH все через командную строку. Микротик и по SSH пускает и команды принимает и не только он. Сейчас даже у холодильников или унитаpов есть API ), а роутеру без этого никуда. Думаю нет проблем с большинством роутеров на которые можно прошивку альтернативную установить.
This is a bot for bonus coffee and a separate poll for syrups and separately for coffee (Arabica, blend). /Bot name - lubava_kava_bot/ It is necessary to collect data. There are three basic commands (I sent screenshots) the first - a person enters the approximate time of purchase and the name of the drink - and receives the first token (but it is necessary to make it so that I can check in the program - checkbox and verify). After that, they receive a message or however you do it - 1TOKEN ✓. On the third time, it is necessary to write for the person to send the card number and the drink for which they want to receive money. Maybe I can write in private or however. Suggest your options. The second command is simple - a survey with syrups. I write the names - you just add them. The result in %. The third is the same. Preferences for coffee. 100% (sour) Arabica blend 70/30 (moderately strong) or 50/50 (strong). Overall, that's all. I think it's realistically doable in one to two days. The only nuance - tomorrow I will go ask about the flavors of syrups and types of coffee, but I will do that by lunchtime. I think it can be done in a day by someone who knows what they are doing. Negotiation for a better result than I expect.
Good afternoon. I need a keyword parser that outputs results through a Telegram bot. How it should work: Automatic search on 4 websites for keywords that change from time to time. Search queries are sent every few minutes. The words are uploaded in the form of a .txt file. The Telegram bot should have buttons: start bot, stop bot, download file (downloads a file with active keywords), upload file (uploads an edited file with new words). The bot should ignore previously found results, i.e., it should not indicate the same ad twice. The result comes to the bot in the form of a link with a photo, but just a link is sufficient. P.S. searching websites without API, VPS with 6TB and 50 IPs are already available. For detailed information, please contact me via private message.
I need a program that will send messages to our database of clients' phone numbers (or emails). With its own proxy. It can be Viber, or Telegram, or email. The program needs to be installed on my computer. (I am waiting for your offers regarding the price.)
Good day, it is necessary to set up automation for reminders to people regarding the auto-webinar with automatic changes of dates and times of the auto-webinar. That is, there is a landing page with the date and time of the auto-webinar, the information should be sent to ManyChat, and ManyChat should send the corresponding reminders one day, 6 hours, 2 hours, 1 hour, and at the moment of the start of the auto-webinar.
Development of a Telegram Mini App (store) with CRM and Nova Poshta integration It is necessary to develop a Telegram Mini App (store inside Telegram).Main functionality A catalog with approximately 20 products is needed. For each product: photo; name; description; price; model selection; color selection; quantity. Order processing The client must have the ability to: view the catalog; add products to the cart; change the quantity; place an order; enter: name; phone; city; Nova Poshta branch number; payment method; order comment. CRM All orders need to be automatically transmitted to the CRM via API. It is preferable that the integration is universal and in the future, the CRM can be changed without a complete redesign of the project.Nova Poshta Integration with the Nova Poshta API is needed or data transfer to the CRM if the creation of the shipping document will be done by the CRM itself.Administrator A simple administrator mode is needed: adding and editing products; changing prices; changing stock levels; adding new colors or models. Important The project must work as a Telegram Mini App (not a regular bot with buttons). The code, database, and all access after the completion of work must belong to me. The architecture must allow for additional features to be connected in the future without a complete redesign. Please inform: Estimated cost. Completion time. What technology stack you plan to use. Do you have experience in developing Telegram Mini Apps and integrating with CRM and Nova Poshta API.