Skip to content

Version 1.7.10

Compare
Choose a tag to compare
@Ideal-Void Ideal-Void released this 13 Jul 00:37
· 385 commits to master since this release

Additions

  • stopwatch command group
    • stopwatch start sets a variable to time.time
    • stopwatch stop compares the current time.time to the start variable to tell you how much time has passed since then

Improvements

  • Moved namegen syllables into pengaelicutils.py
  • Minor tweaks

Fixes

  • Options weren't being made for servers that the bot was added to while offline