A very WIP expriement to see if a discord bot can be written in react
git clone https://github.com/yamboy1/react-botRename secrets.example.js to secrets.js and put your discord token in the token variable
Make sure that all dependencies are installed by running npm install
then run npm start to compile and run the bot