rm prompt
parent
aaeb35719f
commit
c4fd0c000b
|
@ -92,7 +92,6 @@ export default class Client extends Eris.Client {
|
||||||
|
|
||||||
await mongoose.connect(config.mongoURL);
|
await mongoose.connect(config.mongoURL);
|
||||||
await this.connect();
|
await this.connect();
|
||||||
this.signale.success(`Successfully connected to Discord | ${this.user.username}#${this.user.discriminator}`);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue