forked from vxmppb/vxmppb
Compare commits
2 Commits
da3390bc89
...
6a40b9a119
Author | SHA1 | Date | |
---|---|---|---|
6a40b9a119 | |||
0ae55d2262 |
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,6 @@ package-lock.json
|
|||
config.ini
|
||||
build/
|
||||
.npmignore
|
||||
.dockerignore
|
||||
npm-debug.log
|
||||
.vs/
|
||||
|
|
|
@ -4,14 +4,6 @@ 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