Skip to content

Making Discord Embeds

Basics

  • Open the Discohook website, grant it permissions if it asks.
  • Open "Backups" and grant it permission if it asks.
  • You can import and export .json files from Backups. If you need pre-existing ones, poke @coreobs on Discord.
  • Clear All at the top allows you to clear your message back to default.
  • If the channel you want the embed to be in doesn't already have a Web Hook setup, set up a web hook named Alfred and set it to this image (right click and Copy Link / Save Image).

Advanced stuff

  • You can use the Discoscheduler website (provided the bot is in the server - it is in the main discord) to schedule discord posts for up to 15 days in advance.
  • With the bot from the website above, you can add buttons, react roles and more to embeds. Do note however you do need to create the webhook for the channel you're wanting to make an embed/button in using the Discoscheduler bot.
  • The website above also has a browser extension which adds a bunch of nice functionality to the base Discohook, ie. inline mentions allowing you to preview who you've linked in the message.
  • To add emojis to a message, open a discord channel and put an emoji. Before posting it, put a \ infront of it with no spaces, then post. It'll post in a <:emojiname:randomstringofnumbers> format. Copy this entire output into Discohook.
  • To link users in your message or to link a channel, right click on the user or channel and click "Copy ID". You will need to enable Developer Mode if you haven't already. Then, put the ID it gives you in the following format <@1161221898663903252> <#1161221898663903252> like so, using an @ to link a user, and # to link a channel. It'll then link like this: #"How to use Discohook to make Discord Embeds"

Bug @coreobs if you need to know more!