chibivue-land / articles-zenn-plaza

Community for writing articles to Vue.js , Nuxt and related libraries
https://zenn.dev/p/comm_vue_nuxt
MIT License
18 stars 0 forks source link

tasks: DiscordサーバーにIssue作成時の通知を送信したい #58

Closed shinGangan closed 3 months ago

shinGangan commented 3 months ago

Context

個別にDiscordサーバーなどを立てると運営のメンテ工数が増大する。 また、コミュニティユーザーが複数の類似サーバーに所属することになりユーザー側にも負担を強いることになる。 そのため、現在はchivivueのサーバーに同居してる。

本イシューでは対象のチャンネルに対して通知を送信し、イシューの作成やコメントをより気付けるようにしたい。

Ref

https://qiita.com/akidon0000/items/7804db3d0d7c6445967c

shinGangan commented 3 months ago

テストが正常に動作した。 そのため、本イシューをクローズします。不具合が発生した場合は別イシューを起票して対応する。

image