4.0.0 • Published 5 years ago

simple.space v4.0.0

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

simple.space - An API wrapper for botlist.space

To install, use npm i simple.space

What sets the difference than the original?

botlist.spacesimple.space
Client.getBot('1234')Client.fetchBot('1234')
Client.getSelfBot()Client.fetchBot() (omit id -> Use options.botID)
Client.postServerCount(1) OR Client.postServerCount([1, 2])Client.postCount('1234', { countOrShards: (1 OR [1, 2]) })
No cache built-inCaching is disabled by default.

Full JSDoc Documentation

https://blu-shack.github.io/simple.space/

Contributing

4.0.0

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.0-1

5 years ago

3.1.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

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