Skip to content

0.20.0 - Commands framework rework, full emojis support

Compare
Choose a tag to compare
@l7ssha l7ssha released this 02 Jul 07:22

This version brings big API changes:

  • Commands class divided into MirrorsCommandFramework and InstanceCommandFramework.
  • Command class has now context instead of Message object in method call.
  • Commands now can into subcommand via MirrorsCommandFramework
  • Commands can create currying calls. delay() methods provides ability to wait for another input from user.
  • Emojis big update - now adding, removing reactions and sending emojis are full supported.
  • Added big. massive class UnicodeEmojis which contains about 1k of unicode emojis ready for you use.