#Streaming Status code for bot

1 messages · Page 1 of 1 (latest)

hollow ruin
#

I need it

weary marten
hollow ruin
#

Bot

karmic sparrow
#

@hollow ruin sir or mam go to youtube and search this you will find some tutorials or videos about this

karmic sparrow
#

You wanted streaming status code

hollow ruin
karmic sparrow
#

Like 0 = Playing etc?

hollow ruin
#

I need for my bot

karmic sparrow
#

Hm

#

Okay what language your bot is in

#

Python or javascript

hollow ruin
#

Js

#

Look

karmic sparrow
#

?

#

Here is an example how to make an streaming status

#

// Source - https://stackoverflow.com/a/73145559
// Posted by isaac.g, modified by community. See post 'Timeline' for change history
// Retrieved 2026-05-24, License - CC BY-SA 4.0

// somewhere at the top of your code
const { ActivityType } = require("discord.js");

// where you set the activity
client.user.setActivity({
name: "My Hero Academia",
type: ActivityType.Streaming,
url: "https://twitch.tv/twitch_user",
});

hollow ruin
karmic sparrow
#

Hm

#

So sir what you wanted? Just click on streaming labelled button

hollow ruin
#

And then make the bot streaming status

karmic sparrow
#

I guess yes

hollow ruin
#

Your tutorial code

#

Bro Can u help me about something

karmic sparrow
#

What?

hollow ruin
#

I have error bruh

#

When I press to submit

#

It gives me something went to wrong

karmic sparrow
#

Is that your bot?

#

You coded it?

hollow ruin
#

I done

#

I solve it

#

It was a duplicated code

karmic sparrow
#

Ohk