Skip to content

Draft: add tui support to watch bot's behavior

Eren Önen requested to merge tui-v2 into main

Adds separate binary called tui that connects to bot and shows information about it.

Currently considered features:

  • General info about the Bot (ram/CPU usage, connected server count, etc.)
  • More detailed information about per server
  • Information and control options for database
  • A window too see the logs
Edited by Eren Önen

Merge request reports