new file: bot.js

new file:   package.json
This commit is contained in:
Flummi 2016-08-09 13:57:44 +02:00
parent b9c3b64b11
commit bd5cbf3a82
2 changed files with 14 additions and 0 deletions

0
bot.js Normal file
View File

14
package.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "keinBotv2",
"version": "0.1.0",
"main": "bot.js",
"dependencies": {
"coffea": "^0.4.24"
},
"repository": {
"type": "git",
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
},
"author": "Flummi & jkhsjdhjs",
"license": "WTFPLOX"
}