Simple resource monitoring Discord bot for a Linux server
- Clone this repository
git clone --depth=1 https://github.com/VoidDustry/ResourceMonitoringBot.git
- Install npm packages
npm install
- Add
DISCORD_TOKENto.envfileDISCORD_TOKEN=your-token-here
- Run bot
npm run bot