1.2.0 • Published 4 years ago

discordenvo v1.2.0

Weekly downloads
56
License
MIT
Repository
github
Last release
4 years ago

Installation

$ npm i discordenvo --save

Planed updates

  • Add more economy games (working on)
  • Fix problems with bots that shard (temp fix maybe?)
  • Add a better api documentation
  • Add daily count

Required packages

  • sequelize the DB wrapper of sqlite3 of this project (npm install --save sequelize)
  • sqlite3 Core DB (npm install --save sqlite3)

ChangeLog

  • 1.1.9 - This will break your bot. Changed function names, changed added and renamed output variables. Code split all economy functions. READ BELOW
  • 1.2.0 - This update brings a new feature to ecoDaily which is a counter for dailys in a row. ecoDaily returns a output.dailyCounter when you attempt to call the promise.

New Names

+ addBalance
+ coinFlip
+ ecoDaily
+ ecoDelete
+ ecoDice
+ ecoSlots
+ ecoTransfer
+ ecoWork
+ fetchBalance
+ ecoLeaderboard
+ resetDaily
+ setBalance
+ subtractBalance

Docs

  • Docs - New page soon, just join the server for questions
1.2.0

4 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago