Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

stockbot

discord bot in JS which snags the stock.

uses node.js along with discord.js. use https://discordjs.guide/preparations/#installing-node-js to get a tutorial on installing the correct components.

don't forget to set up placeholderconfig.json, rename it to config.json, and then run node deploy-commands to.. well, deploy your commands. to start the bot, run node index.js.