Licenses

These are the licenses for the libraries we use:

1. MIT License

The following libraries are licensed under the MIT License:

  • axios
  • ejs
  • express
  • express-session
  • mongoose
  • passport
  • passport-discord
  • body-parser
  • cheerio
  • crypto

The MIT License is a permissive free software license. It allows software to be freely used, modified, and distributed. You can view the full text of the MIT License here.

2. BSD-2-Clause License

The following library is licensed under the BSD-2-Clause License:

  • dotenv

The BSD-2-Clause License is a permissive free software license with conditions on redistributing the software. You can view the full text of the BSD-2-Clause License here.

3. Apache-2.0 License

The following library is licensed under the Apache-2.0 License:

  • discord.js

The Apache License 2.0 is a permissive free software license written by the Apache Software Foundation. It allows users to use the software for any purpose, to distribute it, to modify it, and to distribute modified versions of the software under the terms of the license. You can view the full text of the Apache-2.0 License here.