Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- commands.raw('support', async (message) => {
- await message.reply(
- new discord.Embed({
- title:
- 'Welcome! For lots more information join the discord support server!',
- color: 0x00ff00,
- description: `We would really appreciate you for joining the support discord using the link below to help grow the bot.
- [Discord Server- Tap this blue text]( https://discord.gg/k8CyZAc)`,
- footer: {
- text: 'powered by ii_kinqm1ke#1460'
- }
- })
- );
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement