Skip to content

2.44.0

Compare
Choose a tag to compare
@MirielCH MirielCH released this 03 Mar 18:41
· 50 commits to master since this release

Breaking Change: Library Update

  • Pycord reached 2.5.0.
  • If you still have py-cord-dev installed, use pip uninstall py-cord-dev.
  • Install the new one with pip install py-cord==2.5.0.

Breaking Change: New emojI

  • New emoji TERMS.
  • Updated emoji PRIVAY_POLICY.

New prefix commands

  • All Navi commands are now usable without slash.
  • Check the help command for an overview. New ones listed below.
  • /purgenavi purge
  • /settings altsnavi settings alts, sa
  • /settings guildnavi settings guild, sg
  • /settings helpersnavi settings helpers, sh
  • /settings messagesnavi settings messages, sm
  • /settings multipliernavi settings multiplier, smulti (navi multi is also available)
  • /settings partnernavi settings partner, sp
  • /settings portalsnavi settings portals, spt
  • /settings readynavi settings ready, srd
  • /settings remindersnavi settings reminders, srm
  • /settings servernavi settings server, ss
  • /settings usernavi settings, s

Time potion warning

  • Navi can now tell you whether you have a time potion active when super time travelling.
  • This is disabled by default and can be found in / settings helpers.

Miscellaneous

  • Navi now updates the donor tier when you use /donate or rpg donate
  • Navi now removes an active time potion reminder when time travelling.

Bugfixes

  • Void training helper again only shows area list when necessary.

Dev stuff

  • All dev commands now are available with prefix. Use navi dev to see them.
  • New optional .env variable LITE_MODE. You probably don't want to use this, this sets Navi into a less rate limit intensive mode.
  • New optional .env variables LINK_PRIVACY_POLICY and LINK_TERMS. If you don't set these, the buttons to these won't show up in help and about anymore.