An open API service indexing awesome lists of open source software.

https://github.com/mustansirzia/textcord

Serverless function/API for sending and receiving messages from a Discord text channel via SMS.
https://github.com/mustansirzia/textcord

discord discordgo go-module golang serverless sms-service twilio zeit-now

Last synced: 6 months ago
JSON representation

Serverless function/API for sending and receiving messages from a Discord text channel via SMS.

Awesome Lists containing this project

README

          

# TEXTCORD

[![Documentation](https://godoc.org/github.com/mustansirzia/simcord?status.svg)](http://godoc.org/github.com/MustansirZia/simcord)
[![Go Report Card](https://goreportcard.com/badge/github.com/MustansirZia/simcord)](https://goreportcard.com/report/github.com/MustansirZia/simcord)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)


[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2FMustansirZia%2Fsimcord&env=DISCORD_TOKEN&envDescription=Add%20the%20discord%20token%20from%20the%20previous%20step.&envLink=https%3A%2F%2Fsimcord.now.sh%2Fdiscord%2F&project-name=my-simcord&repository-name=my-simcord)

Serverless function/API to forward SMS messages to a [Discord](https://discordapp.com/) guild text channel. Can also be used to query messages from a Discord guild text channel via SMS.

Written in - Yours truely Golang.

ReadMe coming soon.