Vin
Vin
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
Sorted, thank you!
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
So you recommend pm2, yes?
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
So I need to figure out what's causing it to do this, basically?
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
Strange, why would it suddenly start doing that?
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
<ref *1> Client {
_events: [Object: null prototype] {
shardDisconnect: [Function (anonymous)],
interactionCreate: [
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[Function: bound ] AsyncFunction
],
<ref *1> Client {
_events: [Object: null prototype] {
shardDisconnect: [Function (anonymous)],
interactionCreate: [
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[AsyncFunction (anonymous)],
[Function: bound ] AsyncFunction
],
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
It outputs everything. Each guild the bot is in by id, list of commands, webhooks for logging, emojis etc.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
Not that I can see.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
It's just the config output, the bot isn't affected by this. It's just strange how it's started happening after nothing in the code has been changed.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
There are no errors, that's the thing
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
I can take a screen recording of what happens if that makes it easier to understand
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
Not that I am aware of
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
In the process of changing to pm2 funnily enough, lol
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
Nodemon
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
Will do, just confused as it's only been happening the last few days and no code has been changed for 2 weeks.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
That was my initial thought, however the only usage of console.log are for outdated packages.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
The config being logged only happens with certain commands, which is when the activity bug happens also. This started happening the same time as the acitivty bug, so go figure.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
I just tested it with my beta bot, same issue. It's 100% an issue with Discord, not my end.
23 replies
DIAdiscord.js - Imagine an app
Created by Vin on 5/5/2024 in #djs-questions
Configuration ouputting to console
No description
23 replies