# Credits

These are credits to the dependancies/plugins in the bot.&#x20;

## Credits

| Library                                                                | License    | Used for                                |
| ---------------------------------------------------------------------- | ---------- | --------------------------------------- |
| [discord-jda/JDA](https://github.com/discord-jda/JDA)                  | Apache 2.0 | Logging into and using the Discord API. |
| [json](https://www.json.org/json-en.html)                              | Apache 2.0 | Parsing from and to json.               |
| [maven-jar-plugin](https://maven.apache.org/plugins/maven-jar-plugin/) | Apache 2.0 | To put Iapetus in a jar.                |
| [dotenv-java](https://github.com/cdimascio/dotenv-java)                | Apache 2.0 | Used to read the token.                 |
| [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc)                   | Apache 2.0 | Database management.                    |
