Skip to main content

keepalive module

connects to the discord's websocket server to make tokens appear online.

warning

you should always keep this module on. if your tokens are sending messages while being disconnected from the discord websocket, they are highly likely to be flagged or termed, especially if they are running on low quality ips.

config

keepalive

enabled boolean
toggles the keepalive module.

percent_chance_custom_status_message integer
percentage chance of the account displaying a custom status message. range: 0-100.

percent_chance_custom_status_emoji integer
percentage chance of the account displaying an emoji in the custom status message. range: 0-100.

keepalive.distribution

these options must add up to 100. this is the distribution of account status icons.

online integer
range: 0-100
percentage of accounts set to online.

idle integer
range: 0-100
percentage of accounts set to idle.

dnd integer
range: 0-100
percentage of accounts set to do not disturb.

invisible integer
range: 0-100
percentage of accounts set to invisible (appear offline).