talk-back-bot
Version:
A Programable Virtual Assistsant
19 lines (15 loc) • 403 B
Markdown
# So Just Getting Started?
###### How to use:
1. Install `talk-back-bot` like so..
<br>
```shell
$ npm i talk-back-bot
```
2. Then import it into the desired file:
```js
import bot from 'talk-back-bot';
```
3. Enjoy the ease and comfort of my bot
**Note:** `talk-back-bot` works on both server an client
Find a Bug?
[Submit an issue](https://github.com/Gninoskcaj/easy-math-module/issues/new/choose)