Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

History
57 lines (41 loc) · 959 Bytes

CHANGELOG.md

File metadata and controls

57 lines (41 loc) · 959 Bytes

Changelog

All notable changes to this project will be documented in this file.

0.1.0 - 2019-01-24

Added

  • hello command to do #85
  • hi command #110
  • help command to do #7
  • inventory command to do #56

Bugs Fixed

  • Bot sends hero to exploration even when he is already explorating #119

0.0.3 - 2019-01-23

Bugs Fixed

  • status time wrong #116
  • explore don't do nothing #115
  • create command don't do nothing #113
  • inventory command showing nothing #112
  • xp command with "undefined" values #111

0.0.2 - 2018-12-15

  • Minor bug fixes
  • Refatored database services
  • changed prefix from _ to !

0.0.1 - 2018-06-20

Added

  • back #14
  • buy #5
  • create
  • delete
  • explore
  • gold
  • hp
  • profile
  • reset
  • shop #4
  • status
  • train
  • xp

Bugs Fixed

  • status command error #16
  • treat user's response after answer #12
  • after delete character, bot shows "NaN" #11
  • status method is throwing error console #2