Skip to content

Commit

Permalink
Added libs to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoballen1 committed Mar 26, 2021
1 parent 08d00d6 commit 8a88308
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,15 @@ Falcon is a discord bot that aims to help guilds that focus on development.
Typically, when a user has an issue they send the entire log as a file instead of using
a paste site. Look no further, Falcon is here to help. Falcon will download the file and
upload it to a paste site, alleviating the struggle to get the user to upload it themselves.

## Libraries Used

[AsyncHTTPClient](https://github.com/AsyncHttpClient/async-http-client)

[Configurate](https://github.com/SpongePowered/Configurate)

[Guice](https://github.com/google/guice)

[Kotlin](https://kotlinlang.org/)

[Log4j](https://logging.apache.org/log4j/2.x/)

0 comments on commit 8a88308

Please sign in to comment.