Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assistance Needed #14

Open
Jordaar opened this issue Aug 18, 2020 · 1 comment
Open

Assistance Needed #14

Jordaar opened this issue Aug 18, 2020 · 1 comment
Labels
question Further information is requested

Comments

@Jordaar
Copy link

Jordaar commented Aug 18, 2020

I was wondering what does the "identifier": "", in config.json means

and also can you guide me how i can set custom status of the bot if possible?

@Khaaz
Copy link
Owner

Khaaz commented Nov 2, 2020

Sorry for the late reply, totally missed that.
The identifier field will add a prefix in front of the name of a user. You can use that to identify each guild with custom strings like emotes.
For custom status, see here.
TLDR:

bot.editStatus('dnd', {
    name: 'relying messages',
    type: 3,
})

@Khaaz Khaaz added the question Further information is requested label Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants