1.2.0 • Published 3 years ago

discordenvo v1.2.0

Weekly downloads
56
License
MIT
Repository
github
Last release
3 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

3 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago