Discord.js: Help plz

Created on 26 Feb 2017  路  3Comments  路  Source: discordjs/discord.js

I kinda recently am new to discord.js
making discord bots in general
and i need some help making my discord bot set it to playing something
Ive been searching for awhile trying to find some help
nothing has came up
and I'm wondering if anyone knows?
Thanks!

question (please use Discord instead)

Most helpful comment

This should help
https://discord.js.org/#/docs/main/stable/class/ClientUser?scrollTo=setPresence

If you have any more questions like this, then it's much easier to ask on the Discord server
https://discord.gg/bRCvFy9

All 3 comments

This should help
https://discord.js.org/#/docs/main/stable/class/ClientUser?scrollTo=setPresence

If you have any more questions like this, then it's much easier to ask on the Discord server
https://discord.gg/bRCvFy9

Thanks!

@Jamelele's answer is also correct, but ClientUser.setGame(game, [playingURL]) is a much more direct way to set a game - https://discord.js.org/#/docs/main/stable/class/ClientUser?scrollTo=setGame.

Also yes, please ask on our server in the future for questions like this :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Blumlaut picture Blumlaut  路  3Comments

Brawaru picture Brawaru  路  3Comments

shukriadams picture shukriadams  路  3Comments

tom-barnes picture tom-barnes  路  3Comments

Dmitry221060 picture Dmitry221060  路  3Comments