5HT2 / taro-bot

A fast, scalable and easily expandable Discord bot
https://frogg.ie/invite-taro-bot
ISC License
10 stars 1 forks source link

Hot reloading of plugins #8

Open 5HT2 opened 2 years ago

5HT2 commented 2 years ago

This is totally doable, my only concerns lie with the Docker version

I propose mounting the entire directory taro is built from, and moving config there? Rather than keeping a second mount for config. You're already intended to build taro yourself, as I don't provide prebuilt images, so keeping a copy of the git repo to allow plugin updates would be entirely optional but required for git pulling plugins.