Switched source for avatar command, added alias to motivate
This commit is contained in:
parent
88dd0c6172
commit
e9f4109f43
3 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
// separate the client from app.js so we can call it later
|
||||
const { Client } = require("eris");
|
||||
const client = new Client(process.env.TOKEN, {
|
||||
defaultImageSize: 1024,
|
||||
disableEvents: {
|
||||
CHANNEL_CREATE: true,
|
||||
CHANNEL_DELETE: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue