Hello, I am engaged in various advertising on Telegram, from P2P advertising to Telegram channels and so on. I do not deal with anything illegal.
Two weeks ago, I ordered a complex bot for sending messages to groups from a person, which has many functions. We worked on it for a long time, but unfortunately, the previous specialist could not finish the project, although he brought it close to completion. The code is ready at 85%-90%, but there are errors.
The code needs to be brought to 100% so that all functions work.
There are such errors in the code.
There is a problem with the function that is responsible for automatic stickers in messages.

There is an error with sending messages, although earlier it was working fine.

There is also an error with the night mode function (this function is responsible for pausing the sending at a specified time and not sending messages, and then automatically resuming after the time is over with the same settings).

There is also a problem with the function that is responsible for sending scheduled and saved texts in turn.

What I wrote above is 70-80% of the technical specifications, there will probably be one or two more simple functions that I cannot check due to problems with sending messages.
At the same time, I will mention an interesting fact that at different moments during testing, each of these functions worked, but when one was fixed, problems arose with another.
Next, I will talk about the code: The code is written at an average to above-average level - this is honestly how it is.
The code is written 60-70% manually, which is considered good nowadays, as I have been told.
Next, I will tell you about the bot: long message about what the bot is and its functions.
Main Menu
➕ Add Account – linking a new account (number, SMS code, 2FA password).
👤 My Accounts – list of accounts, each with its own management menu.
📨 Sending to All Accounts – mass sending to all chats from all accounts.
❌ Stop All Sends – instant stopping of any sends.
🕗 Sending History – log of sent messages (filter, export, clear).
⚙️ Sending Settings – groups, packages, text templates, spam block checks.
🤖 Status – status of the bot and internal parameters.
Account Management
Sends
Types of messages: text, media, media with caption.
Targets: all groups of accounts or selected chats.
Group Packages – saved lists of chats for reuse.
Intervals: fixed, random, adaptive.
Random emojis/stickers – unique messages.
Imitation of "typing..." and random pauses.
Ability for cyclic sending in one chat.
Error handling: pause during Flood Wait, marking the account as problematic.
Message Templates
Storage of texts for reuse.
Editing, deleting, selection during sending.
Support for text rotation (through random emojis).
Monitoring and Security
Checking all accounts for spam block.
List of problematic accounts (for the last 24 hours).
Setting check intervals, notifications.
Statistics on blocks.
History and Statistics
List of recent sends (date, account, results).
Filter by account or period.
Export history (CSV, report).
Clear log.