/quote-manager

A bot for reddit that provides quotes when called with an author

Primary LanguageJavaMIT LicenseMIT

Quote Manager

Description of the project

The aim of quote manager is to provide any quote from an author. It is used by the quote-writer.

Prerequisites

  • Java 11 +
  • MySQL 8.0.22 +
  • Docker 19 +

How to build

How to deploy

Database

Execute docker-compose up

How to contribute