Log išiel do piče
This commit is contained in:
parent
41f13abd0c
commit
849499a6bd
1 changed files with 0 additions and 2 deletions
2
main.js
2
main.js
|
@ -9,8 +9,6 @@ http.createServer(function (req, res) {
|
|||
res.end('Hello World\n');
|
||||
}).listen(1000, "127.0.0.1");
|
||||
|
||||
console.log('Server running at http://127.0.0.1::8124/');
|
||||
|
||||
const Discord = require('discord.js');
|
||||
const {
|
||||
Client,
|
||||
|
|
Loading…
Reference in a new issue