mirror of
https://github.com/Greensky-gs/shellbot.git
synced 2026-05-13 06:32:43 +00:00
Mirror for ShellBot
| assets | ||
| src | ||
| .gitignore | ||
| environment.d.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
Shellbot
A shell bot in Discord that allows you to control and manage your server just like a shell
Usage
- Clone the repo (
git clone https://github.com/Greensky-gs/shellbot && cd shellbot) - Install the dependencies (
yarn install) - Build the javascript (
yarn build) - Fill the .env file like so : Fill ENV
- Start (
yarn start)
Fill ENV
Create the .env file at root, containing this :
token=BOT TOKEN