Mirror for ShellBot
Find a file
2026-04-20 14:40:53 +02:00
assets chore: 🎉 Initial commit 2025-12-16 16:45:35 +01:00
src fix: 💄 Help 2025-12-19 18:44:40 +01:00
.gitignore chore: 🎉 Initial commit 2025-12-16 16:45:35 +01:00
environment.d.ts fix: 🔧 Fix configs 2025-12-16 16:47:43 +01:00
package.json chore: 🎉 Initial commit 2025-12-16 16:45:35 +01:00
README.md Create env file 2026-04-20 14:40:53 +02:00
tsconfig.json fix: 🔧 Fix configs 2025-12-16 16:47:43 +01:00
yarn.lock chore: 🎉 Initial commit 2025-12-16 16:45:35 +01:00

Shellbot

A shell bot in Discord that allows you to control and manage your server just like a shell

Usage

  1. Clone the repo ( git clone https://github.com/Greensky-gs/shellbot && cd shellbot )
  2. Install the dependencies ( yarn install )
  3. Build the javascript ( yarn build )
  4. Fill the .env file like so : Fill ENV
  5. Start ( yarn start )

Fill ENV

Create the .env file at root, containing this :

token=BOT TOKEN