Change thumbnail to use the bots current avatar
This commit is contained in:
parent
8ba415977d
commit
4d5ee92a56
|
@ -26,6 +26,7 @@ module.exports = {
|
|||
const os = require("os")
|
||||
var osu = require('node-os-utils')
|
||||
var cpu = osu.cpu
|
||||
let botAvatar = client.user.displayAvatarURL()
|
||||
const embed = {
|
||||
"title": "<:AnitroxInfo:809651936831733791> Information about Anitrox",
|
||||
"description": "Everything you've ever wanted to know about Anitrox!",
|
||||
|
|
Reference in New Issue