Skip to content

Releases: MagnusDot/MegaBot

V0.2

12 Nov 09:14
Compare
Choose a tag to compare
V0.2 Pre-release
Pre-release

NEW Features V0.2

music command ! !

  • $play : $play name of the song (Play song in audio channel)
  • $skip : $skip (skip to the next song)
  • $stop : $stop (stop playing song and leave channel)

moderation

  • Forbid word(s) : $forbid word1 word2 (forbid one or any words)
  • Unforbid word(s) : $unforbid word1 word2 (unforbid one or any words)
  • Listforbid word(s) : $listforbid word1 word2 (Show all forbidden words)
  • Clear : $clear 50 (delete last 50 messages) or $clear @user (delete this user's messages from the last 100 messages)

V0.1.7

21 Sep 00:42
8169de9
Compare
Choose a tag to compare
V0.1.7 Pre-release
Pre-release

NEW Features V0.1.7

~~

Correction

  • Fix Mute delay
  • Change the $help function

V0.1.6

15 Sep 18:10
1f119fe
Compare
Choose a tag to compare
V0.1.6 Pre-release
Pre-release

NEW Features V0.1.6

  • Level : $lvl ( You can check you're lvl if the server allow it )
  • Configuration :
    • $config lvl (true|false) : Enable User level on the current server !

V1.0.5

12 Sep 16:48
cbac3e0
Compare
Choose a tag to compare
V1.0.5 Pre-release
Pre-release

Correction V0.1.5

  • When a role is unchecked the user role is removed

V0.1.3

08 Sep 12:37
8f0803f
Compare
Choose a tag to compare
V0.1.3 Pre-release
Pre-release

Correction

  • Fix name undefined when the user is muted
  • Fix wrong time logged when a user is muted

V0.1.2

06 Sep 18:46
a561328
Compare
Choose a tag to compare
V0.1.2 Pre-release
Pre-release

New Features! V0.1.2

  • Delete Role : $deleteRole messageidToReact Emojy
  • role List : $rolelist This is a list of every role reaction

Correction

  • now you can't have conflict with multiple message id

V0.1.1

02 Sep 15:27
c04229c
Compare
Choose a tag to compare
V0.1.1 Pre-release
Pre-release

New Features! V0.1.1

  • Make a poll : $poll "this is a question" "option1,option2,option3" 1 ( time in minutes ) ( Make a poll for everything ! )
  • Create notification for each action your making !

Correction

  • now you can't have conflict with multiple message id

V0.1

01 Sep 21:56
cecb01b
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

New Features! V0.1

  • Mute user : $mute 1d @user ( mute user during one day )
  • Unmute User : $unmute @user ( unmute the user)
  • Ping the bot : $ping ( if you need to see the lag betwwen us)
  • Help : $help ( if you need this help with the command )
  • Add React Message base : $addRoleReact messageidToReact ( Needed to init the message reaction base)
  • Add React emojy then Role : $addRoleTo messageidToReact Emojy @role ( init bot reaction when the emojy is fired )