techy2493 / ts-disc-control

A Discord Bot for syncing Discord roles to Teamspeak clients using Server Query.
GNU General Public License v3.0
5 stars 1 forks source link

Add monitoring panel to web interface #14

Open techy2493 opened 5 months ago

techy2493 commented 5 months ago

Tabs for all log levels with websocket streams for each Start, Stop, Restart. List Members, List Roles Auth??

techy2493 commented 5 months ago

See: https://github.com/websockets/ws

techy2493 commented 5 months ago

Definitely want to go with Discord OAuth for access for this. Add a command that can authorize users or roles to view the entire thing? Should any pages be more restricted?

techy2493 commented 4 months ago

Since we are limiting scope to view only and discord servers are public and we don't log anything sensitive we may forgo adding authentication at this time.