Skip to content

First dev release

Compare
Choose a tag to compare
@stelitop stelitop released this 29 Aug 16:04
· 46 commits to master since this 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.