This commit is contained in:
7cc5c4f330d47060 2025-02-21 19:04:15 -05:00
parent dbcc5bc0cd
commit bfb97c91e4
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -2,7 +2,9 @@
If you are forking the bot, you must comply with the MIT License, which only requires
attribution. If you choose to remove or modify this command, you must find another way to comply
with the MIT License, such as adding a message on join or in another command.
Additionally, you can make your fork open source as well, and add a message in the readme.
You may also make your fork open source as well, and add a message in the readme.
Additionally, if you're forking a fork with a different license, such as GPL, make sure you
comply with any additional terms.
*/
import os from 'node:os'