JstnMcBrd / discord-delphi

Ethics bot for Discord
0 stars 0 forks source link

Set a custom activity #5

Closed JstnMcBrd closed 8 months ago

JstnMcBrd commented 2 years ago

Instead of a makeshift "Listening to /help" or "Watching for /help" activity, have the bot set a custom activity that just says "Use /help", maybe with an emoji.

Duplicate issue with https://github.com/JstnMcBrd/discord-cleverbot/issues/13

JstnMcBrd commented 2 years ago

Currently, the Discord API inadvertently doesn't support custom statuses for bot users. See https://github.com/discord/discord-api-docs/issues/1160#issuecomment-546549516

Considering it's been a problem for 3 years, it's doubtful whether it will ever be resolved.