Skip to content
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

Feat 3960 kotlin send message function #157

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

ArtP1
Copy link

@ArtP1 ArtP1 commented Jul 13, 2023

Co-authored by @jamesrcramos & @softTam

What does this PR do?

This PR adds a new Kotlin cloud function, called sendMessage(), to the Open Runtimes Examples repository.

The features will include:

  1. The ability to send messages to a recipient using Email, SMS, Discord, and Twitter.

Test Plan

Manual executions using cURL commands:

  1. SMS
    Twillio cURL
    SMS

  2. Mail
    Mail cURL
    Mail

  3. Discord
    Discord cURL
    Discord

  4. Twitter
    Twitter cURL
    Twitter

Related PRs and Issues

⚡ Write a sendMessage() Function using Kotlin #3960

Checklist

  • Ask to be assigned to the issue.
  • Implement function sendMessage() in Kotlin/ folder.
  • Manually execute the newly implemented function to ensure it works.
  • Submit a pull request in open-runtimes/examples and include screenshots of successful execution.

softTam and others added 27 commits June 30, 2023 17:32
@stnguyen90 stnguyen90 self-requested a review July 21, 2023 17:56
Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

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

Hey 👋 awesome work on your PR! We've approved your work and it'll be merged soon!

kotlin/sendMessage/src/Index.kt Outdated Show resolved Hide resolved
@stnguyen90 stnguyen90 requested a review from Meldiron July 25, 2023 23:03
* Index.kt
* README.md
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.

5 participants