mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
LOGOS :(
This commit is contained in:
@@ -36,6 +36,7 @@ module.exports = class HoroscopeCommand extends Command {
|
||||
const embed = new MessageEmbed()
|
||||
.setColor(0x9797FF)
|
||||
.setTitle(`Horoscope for ${body.sunsign}...`)
|
||||
.setURL('https://new.theastrologer.com/horoscopes/')
|
||||
.setTimestamp()
|
||||
.setDescription(body.horoscope)
|
||||
.addField('❯ Mood',
|
||||
|
||||
Reference in New Issue
Block a user