Skip to content

Feature/lar 10 schedule notification #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

StevyMarlino
Copy link
Collaborator

Send a Telegram notification for articles that are submitted but neither approved nor declined.

{
$message = $this->content();

return TelegramMessage::create()
Copy link
Member

Choose a reason for hiding this comment

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

Il faut t'inspirer de ce qui a été fait dans le classe PostArticleToTelegram. Le but est d'envoyer une notification dans un channel qu'on aura crée qui va uniquement se charger de recevoir ce type de notification

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.

2 participants