MemeDistributionCo / MDCBot

(JDA) Bot used for the Meme Distribution Co. Discord server
https://memedistributionco.github.io/
0 stars 0 forks source link

External command / reaction support #53

Closed xDestx closed 6 years ago

xDestx commented 6 years ago

I'm thinking like, RockPaperScissors_mdcbot.jar and it contains everything needed, including commands and reactions. It would be placed into a "plugins" or "mods" or "commands" or something similar folder and allow external development :+1: 😎

This would use reflection to pull and use stuff

Edit: Change to Plugin Interface, use @'s and etc to locate methods

xDestx commented 6 years ago

Located on branches plugin-brnch and plugin-brnch.command-rework. Finished and tested, waiting for v3 to merge

xDestx commented 6 years ago

Merged in #80