asd
This commit is contained in:
parent
495b7b3fab
commit
b5dad1a4f4
2
index.js
2
index.js
@ -107,7 +107,7 @@ client.addListener('registered', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
function messagePrompt(){
|
function messagePrompt(){
|
||||||
rl.question(settings.username + ': ', (command) => {
|
rl.question(client.nick + ': ', (command) => {
|
||||||
|
|
||||||
|
|
||||||
const split = command.split("!")
|
const split = command.split("!")
|
||||||
|
Loading…
Reference in New Issue
Block a user