aethex-forge/discord-bot
sirpiglr 760878a587 Remove duplicate bot startup and simplify message syncing logic
Removes the duplicate `client.once("ready", ...)` handler from `bot.js` to prevent duplicate startup messages and processes. Simplifies the message handling in `messageCreate.js` to exclusively sync messages from the configured `DISCORD_MAIN_CHAT_CHANNELS`, ignoring other channel types.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: cda164c8-9ba9-4933-8c84-17f4dcdb866a
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/duiWnI1
Replit-Helium-Checkpoint-Created: true
2025-12-03 03:39:44 +00:00
..
commands Add verification code storage for Discord usernames 2025-12-02 22:37:32 +00:00
events Remove duplicate bot startup and simplify message syncing logic 2025-12-03 03:39:44 +00:00
listeners Implement bidirectional Discord and feed channel synchronization 2025-12-03 03:36:05 +00:00
scripts Prettier format pending files 2025-11-08 21:01:53 +00:00
utils Prettier format pending files 2025-11-08 17:32:49 +00:00
.env Update Discord bot with fresh token 2025-11-10 08:08:40 +00:00
.env.example Discord Bot environment variables 2025-11-14 22:26:14 +00:00
bot.js Remove duplicate bot startup and simplify message syncing logic 2025-12-03 03:39:44 +00:00
DEPLOYMENT_GUIDE.md Prettier format pending files 2025-11-08 17:32:49 +00:00
discloud.config Create Discloud configuration for Discord bot 2025-11-08 12:27:28 +00:00
Dockerfile Create Dockerfile for Discord bot on Spaceship 2025-11-08 10:44:08 +00:00
package-lock.json Saved progress at the end of the loop 2025-12-02 22:07:18 +00:00
package.json completionId: cgen-9d549678276244328bf91000db330e30 2025-11-15 03:05:29 +00:00