Compare commits

..

No commits in common. "6a40b9a119aaeb7ad96dc608c914a593ba074f8a" and "da3390bc899e79b06dc73b2f483c88aa7368088b" have entirely different histories.

2 changed files with 8 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,6 +3,5 @@ package-lock.json
config.ini
build/
.npmignore
.dockerignore
npm-debug.log
.vs/

View File

@ -4,6 +4,14 @@ Vanderwarker Family XMPP Bot.
----
[![NPM](https://nodei.co/npm/vxmppb.png?compact=true)](https://nodei.co/npm/vxmppb/)
[![Known Vulnerabilities](https://snyk.io/test/npm/vxmppb/badge.svg)](https://snyk.io/test/npm/vxmppb)
![docker](https://img.shields.io/docker/pulls/vxmppb/vxmppb.svg)
![npm](https://img.shields.io/npm/dt/vxmppb)
### :book: How To Install
You can install using:
- [npm](https://wiki.vanderwarker.family/doku.php?id=code:vxmppb:install:npm)