Versatile Telegram bot designed for managing Docker containers, monitoring server status, and extending its functionality through a modular plugin system
Is your feature request related to a problem? Please describe.
The initial architecture of the boat is tied to Glances. This requirement is necessary to install additional software. With the migration to psutil, this requirement will be removed and the software will be installed automatically.
Describe the solution you'd like
Remove Glances from dependencies
Describe alternatives you've considered
Glances, among other tools, uses psutil.
Is your feature request related to a problem? Please describe. The initial architecture of the boat is tied to Glances. This requirement is necessary to install additional software. With the migration to psutil, this requirement will be removed and the software will be installed automatically.
Describe the solution you'd like Remove Glances from dependencies
Describe alternatives you've considered Glances, among other tools, uses psutil.
Additional context