ale-devl / squadbot

tbd
2 stars 0 forks source link

Set playing state #8

Open ale-devl opened 6 years ago

macniel commented 6 years ago

what does this issue means?

ale-devl commented 6 years ago

@macniel If a user starts a game Discord puts a little status message under the name like this: "Playing [name of the game]". Bots can do this as well. https://discord.js.org/#/docs/main/stable/class/ClientUser?scrollTo=setGame (bot.user.setGame("foo") should work)