forked from vxmppb/vxmppb
Compare commits
No commits in common. "6a40b9a119aaeb7ad96dc608c914a593ba074f8a" and "da3390bc899e79b06dc73b2f483c88aa7368088b" have entirely different histories.
6a40b9a119
...
da3390bc89
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,5 @@ package-lock.json
|
|||
config.ini
|
||||
build/
|
||||
.npmignore
|
||||
.dockerignore
|
||||
npm-debug.log
|
||||
.vs/
|
||||
|
|
|
@ -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)
|
||||
|
|
Reference in New Issue
Block a user