The intent of this repo is to capture all usages of custom discord guild emojis and add reporting to see how often they are used.
This repo is multi-facted and contains many different Gradle modules for different purposes.
The aws
module includes all of the Lambda functions which will be interacting with EC2 and invoked via API Gateway
The discordBot
module provides a Discord4J implementation of a discord bot.
The serverController
module is the pre-generated SDK from APIGateway