Skip to content

Instantly share code, notes, and snippets.

@LouisHrg
Created June 22, 2022 21:43
Show Gist options
  • Save LouisHrg/287bd0926c7eb89ace21953f48bdc1eb to your computer and use it in GitHub Desktop.
Save LouisHrg/287bd0926c7eb89ace21953f48bdc1eb to your computer and use it in GitHub Desktop.
taks celery
#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