OpenRobot / BasicJS

A basic JS bot with basically nothing in it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicJS

A basic JS discord bot, with nothing in it.

susssssss among us

Self Hosting

Self hosting will not be helped by the OpenRobot team, but here are the things you need to run the bot

Software:
Node v16.6+ (Just get the latest node, check version or if u have it with "node -v" in terminal)
npm (comes with the node so dont worry, check version or if u have it with "npm -v" in terminal)
Install Node from nodejs.org

Packages:
discord.js v13+ (you can just do "npm install discord.js" to get the latest)

Additional files for setup:
config.json (put your bot token in that file)

About

A basic JS bot with basically nothing in it.

License:MIT License


Languages

Language:JavaScript 100.0%