Skip to content

Commit

Permalink
[resources] add forward to Discord example
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Dec 26, 2024
1 parent f9e13e3 commit 3343192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ In this section, you will find links to examples related to this project. We do

### Official Examples

- [Discord Forwarder Function](https://github.com/android-sms-gateway/example-discord-forwarder-fn) - A Cloud Function to seamlessly forward SMS messages to a Discord server using webhooks.
- [Telegram Forwarder Function](https://github.com/android-sms-gateway/example-telegram-forwarder-fn) - A Cloud Function to seamlessly forward SMS messages to a Telegram chat using webhooks.
- [Web Client](https://github.com/android-sms-gateway/web-client-ts) - Simple web client for sending and receiving SMS messages based on Node.js and Socket.io.
- [Google Apps Script](https://github.com/android-sms-gateway/example-google-apps-script) - Google Apps Script example to send SMS via SMS Gateway for Android.

0 comments on commit 3343192

Please sign in to comment.