Fixed point initation.

This commit is contained in:
2022-10-20 00:07:48 +02:00
parent eee039a90e
commit ec1fc7b553
3 changed files with 5 additions and 2 deletions

View File

@@ -7,6 +7,9 @@ module.exports = {
username: 'Aisha',
realName: 'Aisha',
},
style: {
color: 'var(--message-56)',
},
operators: ['admin'],
server: 'irc.libera.chat',
port: 6697,