bdistin / OhGodMusicBot

A v11 Discord.JS music bot in 100 lines or less
MIT License
82 stars 88 forks source link

Quick Question #30

Open codingJWilliams opened 6 years ago

codingJWilliams commented 6 years ago

I'm trying to set up a music bot deployer for a large discord guild. My shard manager will be running 20 or so of these bots at max capacity, if required. Just a quick question, what's the average ram usage per instance on Linux (debian)? Your bot seems the best bet as it's the simplest and most concise of the music bots I've found

bdistin commented 6 years ago

No idea, this is just example code which may or may not work on the latest d.js. (it was originally written for d.js v9 and has updated a few times since)