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.
- Host: GitHub
- URL: https://github.com/mustansirzia/textcord
- Owner: MustansirZia
- License: mit
- Created: 2020-01-13T18:54:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:14:08.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T08:43:52.564Z (7 months ago)
- Topics: discord, discordgo, go-module, golang, serverless, sms-service, twilio, zeit-now
- Language: Go
- Homepage: https://textcord.vercel.app
- Size: 8.28 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# TEXTCORD
[](http://godoc.org/github.com/MustansirZia/simcord)
[](https://goreportcard.com/report/github.com/MustansirZia/simcord)
[](https://opensource.org/licenses/mit-license.php)
[](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.