#How to make permanent timeout?

1 messages · Page 1 of 1 (latest)

split patio
#

I'm making my own command, dunno how to timeout with user.timeout(datetime) or user.timeout_for(timedelta) permanently.

timid spade
#

there isnt a permanent timeout

#

you can provide an arbitrary large number

orchid galleon
#

The max timeout duration is 28 days, the closest thing you could do is to re-timeout the user every time it expires I guess.

orchid galleon
dusk moat
#

ah

#

makes sense

split patio
#

Thanks y'all

dusk moat
#

Np