Releases: S3x0r/MINION
Releases · S3x0r/MINION
1.1.4
1.1.3
1.1.2
1.1.1
- Plugin: leave - fixed bug with channels in capital letters
- some messages was present in silent mode, fixed
- cli messages changed: [bot], [server], [channel], etc
- own input in show_raw mode
- file name changed from 'encrypt_password.bat' to 'hash password.bat'
- file name changed from 'update_check.bat' to 'update check.bat'
- DOCS/Cli Arguments.txt updated
- many small changes/core
1.1.0
- Plugin: bash - removed
- Plugin: gethost - moved to ADMIN
- Plugin: hash - we can now hash whole text, no error when unknown algo
- Plugin: md5 - code simplified
- Plugin: note - fixed bug with empty note, note filename changed to -.txt
- Plugin: ripe - moved to ADMIN
- Plugin: uptime - moved to ADMIN
- Plugin: wikipedia - changed name to 'wiki', we can now search by whole text
- Plugin: youtube - removed
- Plugin: ban - prevention against bot/owner/admin ban
- Plugin: deop - prevention against owner/admin deop
- Plugin: devoice - prevention against bot/owner/admin devoice
- Plugin: kick - prevention against owner/admin kick
- some cli messages changed
- little code cleanup
1.0.9
1.0.8
- fixed path bugs, you can run bot now from diffrent php loc
- fixed '-c' argument, config can be now loaded from diffrent loc
- fixed '-o' server/port argument
- Owner's password must be at least 8 characters from now on
- little cleanup with config logic
- fixed plugins verification (hash)
- Plugin: gethost - prevention against disclosure of the own hostname
- Plugin: ripe - prevention against disclosure of the own hostname
- Plugin: md5 - we can now hash whole sentences
- Plugin: ping - moved to ADMIN rights
- Plugin: weather - removed
- Plugin: deop - prevention against deoping bot
- Plugin: kick - prevention against kicking bot
- Plugin: join - fixed bug
- Plugin: leave - fixed bug
- other code cleanup