semicolon lol

This commit is contained in:
Hri7566 2022-07-09 05:06:20 -04:00
parent 03db3e6fb7
commit e19e209d67
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ class Bot extends EventEmitter {
this.on('online', () => {
this.logger.log('Connected');
})
});
}
async chatBufferCycle() {