ModisWorks / modis

A highly modular Discord bot designed for anyone to customise and self-host.
https://modisworks.github.io/
Apache License 2.0
16 stars 6 forks source link

Added support for entry of API keys #19

Closed YtnomSnrub closed 6 years ago

YtnomSnrub commented 6 years ago

This means that modules that require API keys can access these using a dedicated section in the data.json file, rather than needing all keys to be passed in on initialisation. This allows modules to use custom APIs without editing the base Modis code.