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
Have you also thought about "in-browser" notifications, like little popups. That would require websockets tho. We could achieve this with Django Channels: https://github.com/django/channels
I would actually use that as well for another feature that I have planned and partially implemented already.
I started doing something like that at some point but dropped because my team was anyway way more on discord, using discord as a way to notify just made more sense.
Allow notifications to anything via webhooks, not just Discord like it is currently the case.
The text was updated successfully, but these errors were encountered: