Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ggorg0/cordless_bot
Your multi-function Discord bot
https://github.com/ggorg0/cordless_bot
discord-bot discord-js
Last synced: about 1 month 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T18:49:34.000Z (over 1 year ago)
- Last Synced: 2023-07-28T20:09:24.362Z (over 1 year 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
![Lines of code](https://img.shields.io/tokei/lines/github/GGORG0/cordless_bot?label=lines%20of%20code&style=for-the-badge)
[![GitHub license](https://img.shields.io/github/license/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/blob/master/LICENSE)[![GitHub all release downloads](https://img.shields.io/github/downloads/GGORG0/cordless_bot/total?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/releases/latest)
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/releases/latest)[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/commits/master)
[![GitHub last commit](https://img.shields.io/github/last-commit/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/commit/master)[![GitHub issues](https://img.shields.io/github/issues/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/pulls)
[![GitHub repo stars](https://img.shields.io/github/stars/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/GGORG0/cordless_bot?style=for-the-badge)](https://github.com/GGORG0/cordless_bot/network/members)[![GitHub Workflow (Lint) Status (branch)](https://img.shields.io/github/workflow/status/GGORG0/cordless_bot/Lint/master?label=Lint&style=for-the-badge)](https://github.com/GGORG0/cordless_bot/actions/workflows/lint.yml)
[![GitHub Workflow (Build) Status (branch)](https://img.shields.io/github/workflow/status/GGORG0/cordless_bot/Build/master?label=Build&style=for-the-badge)](https://github.com/GGORG0/cordless_bot/actions/workflows/build.yml)[![Discord](https://img.shields.io/discord/949409250285846528?label=Support%20server&style=for-the-badge&logo=discord)](https://l.ggorg.tk/cordless-server)
[![Invite](https://img.shields.io/static/v1?label=Invite&message=to%20your%20server&color=brightgreen&style=for-the-badge&logo=discord)](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`