Skip to content

Instantly share code, notes, and snippets.

@velddev
Last active August 23, 2017 22:05
Show Gist options
  • Save velddev/c20528ecb61f57975f9116f8ae56f04f to your computer and use it in GitHub Desktop.
Save velddev/c20528ecb61f57975f9116f8ae56f04f to your computer and use it in GitHub Desktop.

Miki v0.4.2

Additions

General

  • Added cards api
  • Added imageboard api

Accounts Module

  • Added lb and leaderboard aliases.
  • Added leaderboard pages.
  • Added reputation leaderboard.
  • Added new locale stings for leaderboard in en-US.
  • Added >mekos [@mention]
  • Added bal and meko aliases.
  • Added more safety checks for guild/user profiles
  • rolelevel adds a warning message if miki doesnt have 'manage roles', and advices the user to add so to the bot.
  • added roles obtained on level up!

Admin Module

  • Added missing locale strings for prune.

General Module

  • Added hr/h/min/m/sec/s/yr/y/d to remind

Gambling Module

  • Added better error messages.
  • General: Renamed Games Module to Gambling Module
  • Blackjack: a 10 and two aces now returns 12 properly.
  • Blackjack: cards now sort by newest.
  • Blackjack: title shows user avatar now.
  • Blackjack: 5 card charlie is implemented!
  • Added avatar + name on slots embed.
  • Added more win options.
  • Added >flip heads:h:tails:t\

Fun Module

  • >safe has been reworked
  • Added >greentext command (aliases are gt and green)

Marriage Module (new)

  • Contains all marriage-related commands

Mekos Module (new)

  • Contains all mekos-related commands

Osu Module (new)

  • Added all osu-related commands

NSFW Module

  • >rule34 reworked
  • >e621 reworked
  • >gelbooru reworked
  • Added yande.re command

Visuals

Changes

Accounts Module

  • Removed marriage-related commands
  • Removed mekos-related commands

Gambling Module

  • Changed bet limit check to >= instead of >.
  • Removed > prefix from confirm command.

General Module

  • Removed all osu-related commands

Fixes

  • Fixed level ups not appearing as a pop up
  • Fixed setprefix not updating
  • Fixed guildnewprofile showing {0}
  • fixed >guildprofile not appearing on certain servers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment