mirror of
https://github.com/artiemis/artemis.js.git
synced 2026-02-14 10:21:54 +00:00
add gender
This commit is contained in:
parent
6524ff22fb
commit
74ad1c7c0c
@ -36,7 +36,7 @@ export class ArtemisClient extends Client {
|
|||||||
},
|
},
|
||||||
partials: [Partials.Channel],
|
partials: [Partials.Channel],
|
||||||
presence: {
|
presence: {
|
||||||
activities: [{ name: "hecho con ❤️", type: ActivityType.Custom }],
|
activities: [{ name: "hecha con ❤️", type: ActivityType.Custom }],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user