TOKEN=blablabla FREQUENCY=20000 node index.js
TOKEN
is the discord bot token. This is required.
FREQUENCY
is the time in milliseconds that the bots nickname will be updated. This is not required. The default value is 10 seconds.
You need node >16
TOKEN=blablabla FREQUENCY=20000 node index.js
TOKEN
is the discord bot token. This is required.
FREQUENCY
is the time in milliseconds that the bots nickname will be updated. This is not required. The default value is 10 seconds.
You need node >16