nixnest / scepter

Spiritual successor to Nixbot
https://discord.gg/g3gD5xd
MIT License
6 stars 5 forks source link

Persist loaded modules between reboots #35

Closed ldelelis closed 5 years ago

ldelelis commented 5 years ago

To review: do we really want these functions (and all module-related functions) in the main file? Would it be of any use to move them towards a lib/ file?