Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ras0q/traq-writer
post messages to traQ via webhook
https://github.com/ras0q/traq-writer
traq
Last synced: 2 months ago
JSON representation
post messages to traQ via webhook
- Host: GitHub
- URL: https://github.com/ras0q/traq-writer
- Owner: ras0q
- License: mit
- Created: 2022-03-24T11:59:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T02:53:36.000Z (7 months ago)
- Last Synced: 2024-10-11T09:19:39.584Z (3 months ago)
- Topics: traq
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traq-writer
[![godoc-badge]][godoc-url] [![goreport-badge]][goreport-url]
traq-writer posts messages to traQ via webhook.
## Example
Please see [./example/main.go](./example/main.go).
After executing this, you can see the following message in traQ.
![image](https://user-images.githubusercontent.com/66677201/160043071-930cb25f-e52a-4055-afdd-f151eb653260.png)
[godoc-badge]: https://pkg.go.dev/badge/github.com/ras0q/traq-writer
[godoc-url]: https://pkg.go.dev/github.com/ras0q/traq-writer
[goreport-badge]: https://goreportcard.com/badge/github.com/ras0q/traq-writer
[goreport-url]: https://goreportcard.com/report/github.com/ras0q/traq-writer