Init. Add matrix-ping-pong
This commit is contained in:
commit
e0ddc61e75
8 changed files with 533 additions and 0 deletions
14
matrix-ping-pong/dub.json
Normal file
14
matrix-ping-pong/dub.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"authors": [
|
||||
"nazrin"
|
||||
],
|
||||
"copyright": "Copyright © 2024, nazrin",
|
||||
"dependencies": {
|
||||
"vibe-d:data": "~>0.10.0",
|
||||
"vibe-d:web": "~>0.10.0",
|
||||
"vibe-http": "~>1.0.0"
|
||||
},
|
||||
"description": "Matrix ping-pong bot",
|
||||
"license": "MPL-2.0",
|
||||
"name": "matrix-ping-pong"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue