Amgelo
Amgelo
Explore posts from servers
DIdiscord.js - Imagine ❄
Created by Flox on 12/23/2024 in #djs-questions
Fetching avatar and name from Discord ID
const url = discordUser.avatarURL()
18 replies
DIdiscord.js - Imagine ❄
Created by Flox on 12/23/2024 in #djs-questions
Fetching avatar and name from Discord ID
you aren't supossed to make the url manually, just use the avatarURL method
18 replies
DIdiscord.js - Imagine ❄
Created by Flox on 12/23/2024 in #djs-questions
Fetching avatar and name from Discord ID
show your code
18 replies
DIdiscord.js - Imagine ❄
Created by totos45645 on 12/21/2024 in #djs-questions
Finding partner
not related to djs and this isn't a recruitment server
4 replies
DIdiscord.js - Imagine ❄
Created by Helveticat [On break] on 12/21/2024 in #djs-questions
Is it recommended to use djs to code a bot in 200k+ servers
5 replies
DIdiscord.js - Imagine ❄
Created by Helveticat [On break] on 12/21/2024 in #djs-questions
Is it recommended to use djs to code a bot in 200k+ servers
sure, there are even djs bots in millions of servers
5 replies
DIdiscord.js - Imagine ❄
Created by Michel Migalov on 12/11/2024 in #djs-questions
Creating an event via a bot.
and you get that via:
9 replies
DIdiscord.js - Imagine ❄
Created by 鸭神🐤 on 12/9/2024 in #djs-questions
Discord External App Help
specifically you need the bot dm context
7 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
read the discord docs on webhooks
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
you don't need any library to post messages from a webhook
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
^^
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
^^
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
nor reading my messages apparently
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
you aren't answering my question
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
because again, djs doesn't handle oauth, so it doesn't sound like you're actually using it
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
are you actually using djs (like in a bot) or do you just want to use it to post a webhook message?
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
webhooks are simple http requests, you can use them with a single fetch() call
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
at most it handles webhooks but that's like killing a fly with a bazooka
20 replies
DIdiscord.js - Imagine ❄
Created by ! @3zs on 12/3/2024 in #djs-questions
Discord auth script logging
djs doesn't handle oauth
20 replies