Skip to content

Commit

Permalink
Added an animated avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
Colind8 committed Mar 7, 2024
1 parent 3dbfb36 commit 5ed4234
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ for (const file of commandFiles) {


client.once('ready', () => {
client.user.setAvatar("./resources/megee.gif");
console.log('\n+---==| Mr. Megee |==---');
console.log('| Ready!');
console.log('| Serving on ' + client.guilds.cache.size + ' servers');
Expand Down
Binary file added resources/megee.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ed4234

Please sign in to comment.