v3.0.8 - New/Changed Commands, Quick Setup Utility For Configs
New/Changed Features
Quick Setup Utility - Web Interface For Config.ini Creation
- I've made a simple config.ini generator as a web page on my github repository pages.
All it does is help you set up your config.ini file and generates one for you to download and use for your bot.
Link: Config.ini Generator
Sound Board Plugin
- Renamed !sbskip to !sbseek in the sound_board plugin, it still works the same as before.
- Updated sound board error message for !sbseek
Youtube Plugin
- Made some optimizations to the youtube plugin.
- Updated web interfacing code to use requests instead of urllib.
- Added !seek command
!seek 'seconds' : Skips ahead in the track by the given amount of seconds.
Help Plugin
- Revised the formatting of the !help command to separate the core/extension plugins. (Improved readability)