Bläddra i källkod

version bump and changelog update.

tags/v2.1.0
Roxie Gibson 5 år sedan
förälder
incheckning
fbbdc3927c
2 ändrade filer med 2 tillägg och 1 borttagningar
  1. +1
    -0
      CHANGELOG.md
  2. +1
    -1
      roxbot/__init__.py

+ 1
- 0
CHANGELOG.md Visa fil

@@ -2,6 +2,7 @@

#### New features
- New 8-ball command due to Roxbot's new found vision of the future. She requested this.
- Trivia has gotten some minor UX and UI changes, mostly to the end leaderboard. This is a precursor to a refactor and rework of the game.

#### Bug fixes and changes
- Fixed some settings commands editing the wrong setting the backend

+ 1
- 1
roxbot/__init__.py Visa fil

@@ -12,7 +12,7 @@ __title__ = "roxbot"
__author__ = "Roxanne Gibson"
__license__ = "MIT"
__copyright__ = "Copyright 2015-2017 Roxanne Gibson <me@roxxers.xyz>"
__version__ = "2.0.3"
__version__ = "2.1.0"
__description__ = """Roxbot: An inclusive modular multi-purpose Discord bot. Built with love (and discord.py) by Roxxers#7443.

Roxbot is designed be a multi-purpose bot and provide many different services for users and moderators alike with a focus on customisability.

Laddar…
Avbryt
Spara