AdvaithBot / website

A cool multipurpose Discord bot
https://advaithbot.xyz
28 stars 27 forks source link

Create avatar.js #9

Closed RenderedPix closed 6 years ago

RenderedPix commented 6 years ago

When (prefix)avatar is sent by user, the bot will give their avatar in a big picture!

RedDaedalus commented 6 years ago

This code won't work. You define your message variable as message, then proceed to use msg instead of message.

RenderedPix commented 6 years ago

Updated (msg) to (message)

advaith1 commented 6 years ago

This will be useless once I make the userinfo command 👀