istay
DIAdiscord.js - Imagine an app
•Created by istay on 4/8/2024 in #djs-questions
Ping User
you think i can use a database or something?
5 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
ill try that
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
got it
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
thats the output
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
<ref *1> Message {
channelId: '1214645737846214676',
guildId: '755968485854675065',
id: '1214716407061946479',
createdTimestamp: 1709681359783,
type: 0,
system: false,
content: 'a',
author: User {
id: '274021702411747328',
bot: false,
system: false,
flags: UserFlagsBitField { bitfield: 4194432 },
username: 'istay',
globalName: 'istay',
discriminator: '0',
avatar: '252101a53000bd59fdf81aee28d96db9',
banner: undefined,
accentColor: undefined,
avatarDecoration: null
},
pinned: false,
tts: false,
nonce: '1214716406403170304',
embeds: [],
components: [],
attachments: Collection(0) [Map] {},
stickers: Collection(0) [Map] {},
position: null,
roleSubscriptionData: null,
resolved: null,
editedTimestamp: null,
reactions: ReactionManager { message: [Circular *1] },
mentions: MessageMentions {
everyone: false,
users: Collection(0) [Map] {},
roles: Collection(0) [Map] {},
_members: null,
_channels: null,
_parsedUsers: null,
crosspostedChannels: Collection(0) [Map] {},
repliedUser: null
},
webhookId: null,
groupActivityApplication: null,
applicationId: null,
activity: null,
flags: MessageFlagsBitField { bitfield: 0 },
reference: null,
interaction: null
}
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
bot is defined as the client
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
but not this one
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
(with the same setup)
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
it works in another file
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
bot is defined in my module exports at the top of the file
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 3/5/2024 in #djs-questions
TypeError
even after reading that, it still doesn't do anything, same error
22 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/22/2022 in #djs-questions
best way to keep a timer going even after my bot restarts
im not sure how to do it, but i guess i can figure that out
5 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/22/2022 in #djs-questions
best way to keep a timer going even after my bot restarts
ok, i will see what i can do, thanks!
5 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/17/2022 in #djs-questions
Sticky Message
alright thanks
11 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/17/2022 in #djs-questions
Sticky Message
so will it send, delete, and repeat?
11 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/17/2022 in #djs-questions
Sticky Message
hmm i never thought of that. very simple! thank you
11 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/8/2022 in #djs-questions
Check if user a role id from array
Could it be something like this?
if(!message.member.roles.hasAny(allowedRoles)) return;
4 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/5/2022 in #djs-questions
YouTube sub count
who am i supposed to ask?
9 replies
DIAdiscord.js - Imagine an app
•Created by istay on 8/5/2022 in #djs-questions
YouTube sub count
ok?
9 replies
DIAdiscord.js - Imagine an app
•Created by istay on 7/11/2022 in #djs-questions
Counting Game Question
alot*
10 replies