https://github.com/ggorg0/cordless_bot
Your multi-function Discord bot
https://github.com/ggorg0/cordless_bot
discord-bot discord-js
Last synced: 4 months ago
JSON representation
Your multi-function Discord bot
- Host: GitHub
- URL: https://github.com/ggorg0/cordless_bot
- Owner: GGORG0
- License: gpl-3.0
- Created: 2022-03-05T09:23:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T18:49:34.000Z (almost 2 years ago)
- Last Synced: 2023-07-28T20:09:24.362Z (almost 2 years ago)
- Topics: discord-bot, discord-js
- Language: TypeScript
- Homepage: https://l.ggorg.tk/cordless
- Size: 314 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cordless

[](https://github.com/GGORG0/cordless_bot/blob/master/LICENSE)[](https://github.com/GGORG0/cordless_bot/releases/latest)
[](https://github.com/GGORG0/cordless_bot/releases/latest)[](https://github.com/GGORG0/cordless_bot/commits/master)
[](https://github.com/GGORG0/cordless_bot/commit/master)[](https://github.com/GGORG0/cordless_bot/issues)
[](https://github.com/GGORG0/cordless_bot/pulls)
[](https://github.com/GGORG0/cordless_bot/stargazers)
[](https://github.com/GGORG0/cordless_bot/network/members)[](https://github.com/GGORG0/cordless_bot/actions/workflows/lint.yml)
[](https://github.com/GGORG0/cordless_bot/actions/workflows/build.yml)[](https://l.ggorg.tk/cordless-server)
[](https://l.ggorg.tk/cordless)A multi-function Discord bot written in TypeScript.
## Running
1. Clone the repo
2. Install the dependencies with `yarn install`
3. Build the project with `yarn build`
4. Run in PM2 with `pm2 start --name cordless_bot ecosystem.config.js`