Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 687 Bytes

File metadata and controls

16 lines (11 loc) · 687 Bytes

Discord Emoji Usage Bot

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.

Modules

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