Yamboy1 / react-bot

An expermient to see if a discord bot can be written with react js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-bot

A very WIP expriement to see if a discord bot can be written in react

Installing

git clone https://github.com/yamboy1/react-bot

Setup

Rename secrets.example.js to secrets.js and put your discord token in the token variable

Running

Make sure that all dependencies are installed by running npm install then run npm start to compile and run the bot

About

An expermient to see if a discord bot can be written with react js


Languages

Language:JavaScript 100.0%