You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a new PR #222 that adds a very basic version of notifications until we build the full version.
This basic version sends notification to a discord channel on bolt.fun server each time:
A new story gets created
Someone comments on a story
Of course as I mentioned, this is only a basic version, but it should push us enough until we have the time capacity to design & develop a full notifications system
There are two types of notifications we need
1. User notifications. Each user see's their notifications
2. Platform Notifications to other platforms via web hooks
Use web hooks and background workers to deal with the following types of notifications off the platform.
The text was updated successfully, but these errors were encountered: