Feat: Adding GUILDS! #12

Merged
snxraven merged 21 commits from guilds into main 2024-07-07 23:01:33 -04:00
Showing only changes of commit a0c7eb1561 - Show all commits

2
app.js
View File

@ -1185,7 +1185,7 @@ async function sendMessage(e) {
const messageObj = JSON.stringify({
type: 'message',
name: config.userName,
avatar: config.userAvatar,
avatar: updatePortInUrl(config.userAvatar),
topic: topic,
timestamp: timestamp,
message