CodePlaygroundWasTaken / GameBot

(Almost...!) All the code for GameBot!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameBot

All the code for GameBot! (I will slowly put ALL the code for GameBot here!)

GameBotMain instructions

In the index.js open it and on line 26 change the 'const token = 'your_token_here';'

GameBotMusic (.env) instructions

Rename the -gb.env file to - '.env' then open the file and put your bot token in the TOKEN="your_token_here" part and your prefix in PREFIX="$%"

GameBotSnakeGame (config) instructions

Go to line 24 and change the 'token: "your_token_here",' and 'prefix: "$!"'

Installation

You can add GameBot to your server with this link link! Alternatively, you can clone this repo and host the bot yourself.

git clone https://github.com/gamebotjs/GameBot

After cloning, run an

npm install

Credits

!DO NOT USE HEROKU TO HOST GAMEBOT!

About

(Almost...!) All the code for GameBot!


Languages

Language:JavaScript 100.0%Language:Shell 0.0%