Skip to content

Conversation

@Xayrulloh
Copy link
Owner

No description provided.

@Xayrulloh Xayrulloh self-assigned this Apr 6, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

cron/cron.ts:73

  • Consider using a more robust whitespace trimming method such as .trim() instead of .replace('\n\n', '') to ensure consistent removal of unwanted whitespace.
const hadith = (await getHadith()).replace('\n\n', '');

cron/cron.ts:106

  • A space after the tag in the caption string could improve the readability of the message content; consider adding a space between and ${hadith}.
caption: `\n\n${message}\n\n<b>Kunlik hadis:</b>${hadith}`,

@Xayrulloh Xayrulloh merged commit dc4e7dd into main Apr 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants