diff options
author | Arjun Satarkar <me@arjunsatarkar.net> | 2024-07-27 15:34:28 +0000 |
---|---|---|
committer | Arjun Satarkar <me@arjunsatarkar.net> | 2024-07-27 15:34:28 +0000 |
commit | 407862a4e0e10ce2a035e4e5e76e26dde849aac1 (patch) | |
tree | db8fe1c95672d31621c6bd5fe545cab5497f18df /README.md | |
parent | cd794243a5bba358d995e26ba024268e7d5d3f85 (diff) | |
download | mediasync-407862a4e0e10ce2a035e4e5e76e26dde849aac1.tar mediasync-407862a4e0e10ce2a035e4e5e76e26dde849aac1.tar.gz mediasync-407862a4e0e10ce2a035e4e5e76e26dde849aac1.zip |
Finish Discord activity implementation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,6 +1 @@ # Mediasync - -TODO: - -- do all the discord integration so it works as an Activity -- present errors nicely on the frontend eg. multiple connections with same user token should show a warning rather than silently failing, a message should be shown when the user is disconnected, etc. |