Skip to content

Releases: S3x0r/MINION

1.1.4

26 Dec 19:31
Compare
Choose a tag to compare
  • Plugin: restart - now escapes from parent process
  • Plugin: server - now escapes from parent process
  • fixed repeated messages on join event

1.1.3

21 Dec 13:59
Compare
Choose a tag to compare
  • registration to bot bug fixed

1.1.2

21 Dec 13:42
Compare
Choose a tag to compare
  • plugin usage info moved from plugins files to misc.php
  • little code cleanup in socket.php
  • improved requests checks

1.1.1

20 Dec 21:22
Compare
Choose a tag to compare
  • 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

16 Dec 17:10
Compare
Choose a tag to compare
  • 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

12 Dec 19:48
Compare
Choose a tag to compare
  • fixed some errors in Linux os
  • little code cleanup
  • read-only check

1.0.8

23 May 16:16
Compare
Choose a tag to compare
  • 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

1.0.7

15 May 19:05
Compare
Choose a tag to compare
  • PHP version changed to 7.4.5
  • removed languages option/translation
  • removed colours in console + extension
  • changed error sound
  • "Cannot connect" message with counter now
  • some code cleanup

1.0.6

29 Sep 13:04
Compare
Choose a tag to compare
  • errors pause now only in Windows
  • fixed !addowner - now adds also to auto op list
  • little code cleanup

1.0.5

16 Jun 10:07
Compare
Choose a tag to compare
  • plugin !fetch works now as expected