Yohann Boniface

Results 98 comments of Yohann Boniface

We laready have a `close` method within the client ```py @property def is_closed(self) -> bool: """ Returns ------- bool Whether the bot is closed. """ return self.loop.is_running() def close(self): """...

not sure what the diff we the code you proposed, maybe the current closing could be improved

I think bot auto logout when discord stop to receive heartbeat

![image](https://user-images.githubusercontent.com/53050011/150638604-f5a07399-f725-4132-8f1d-badbbe328d83.png)

> > We laready have a `close` method within the client > > > > ```python > > @property > > def is_closed(self) -> bool: > > """ > >...

> By presence, Do you mean "discord rich presence?" Firstly, just the normal presence with the acitivity type & the custom text. Then will might try to add rich presence...

Yes, i believe it will not be attached to any event, as this will be a client method that can be triggered anywhere

Since @rexdivakar delete his fork, that feature is left without anyone assigned to it, any person willing to try?

Firefox (v90) :heavy_check_mark: Chrome (v92) :heavy_check_mark: Opera (v77) :heavy_check_mark: