1.0.0 • Published 5 years ago

@resynth1943/eight-ball v1.0.0

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

Eight Ball

This module is a simple Eight Ball.

 .-"""-.
/   _   \
|  (8)  |
\   ^   /
 '-...-' -- This is the hook.

API

eightBall

Returns a random Eight Ball response.

responses

Returns a list of all the things this Eight Ball instance can return.

context

Returns a new EightBall instance. This is useful for having separate Eight Balls for different tasks, and appending items to the global responses list is definitely not recommended.

CLI

$ npx eight-ball Am I ok?
As I see it, yes.

License

This code is licensed under the MIT license, and is maintained by resynth1943.

1.0.0

5 years ago