Disabled the /reloadscript command – scripts are now only loaded on startup to keep things simple.
Bundled a default example.py in the scripts/ folder, so you can see exactly how to define and register your own slash-commands.
Just drop your custom .py files alongside example.py in plugins/DiscordBot/scripts/ and restart the server to have them picked up automatically. Enjoy!