First dev release
The first release of mad4j that can be used for creating a discord bot. Currently, the only main feature is declaring slash commands using a method annotation, them being automatically registered as global slash commands and their automatic injecting during events. The lesser features supported are - conditional execution of commands through configurable custom annotations and method annotations for component events, although they are at a much earlier development stage.