Create a command to send the process's statistics in a formatted embed. Adding packages in permitted with use of `yarn` What must be true - [ ] Response must be an embed - [ ] Response must be ephemeral - [ ] Only useable by developers - [ ] No network connection - [ ] Must return: - CPU Usage - Memory - Process ID - Git Commit - [ ] Follows Inertia's code style
Create a command to send the process's statistics in a formatted embed. Adding packages in permitted with use of
yarnWhat must be true