Adding Custom Commands
To add custom commands to Goober:
1. Download the Python Scripts
    Download the custom command Python files (.py) that you wish to use. (Or, you can try to make your own cogs!)
- Place the Scripts in the Cog Folder
 Move the downloaded.pyfiles into thecogfolder of your Goober installation. These custom commands will now be available for use within Goober.
 Tip: use CogManager.py to easily manage cogs via Discord!