furry and gay added + Code fixes
This commit is contained in:
parent
419575ebf7
commit
009881efc2
5 changed files with 56 additions and 4 deletions
|
@ -21,5 +21,9 @@ bot.on('message', (msg) => {
|
|||
}
|
||||
});
|
||||
|
||||
bot.on('polling_error', (error) => {
|
||||
console.error('Polling error:', error);
|
||||
});
|
||||
|
||||
const date = Date();
|
||||
console.log(`INFO: Lynx started at ${date}\n`)
|
Loading…
Add table
Add a link
Reference in a new issue