Created
June 22, 2022 21:43
-
-
Save LouisHrg/287bd0926c7eb89ace21953f48bdc1eb to your computer and use it in GitHub Desktop.
taks celery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#later = datetime.utcnow() + timedelta(seconds=12) | |
#welcome_msg = welcome(request.user) | |
#mattermost_message.apply_async([welcome_msg.message, request.user.rebel.mm_bot_channel_id], eta=later) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment