chrisgrounds / discord-stock-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSLA Discord Bot

How to Use

TOKEN=blablabla FREQUENCY=20000 node index.js

Environment Variables

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.

Dependencies

You need node >16

About


Languages

Language:JavaScript 100.0%