Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshpatel5940/discord-helper-bot
A Simple and Cool Discord Bot Written in Typescript
https://github.com/harshpatel5940/discord-helper-bot
bot discord discord-api discord-bot discord-js mongoose typescript
Last synced: 16 days ago
JSON representation
A Simple and Cool Discord Bot Written in Typescript
- Host: GitHub
- URL: https://github.com/harshpatel5940/discord-helper-bot
- Owner: HarshPatel5940
- License: apache-2.0
- Created: 2022-01-24T08:14:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T11:27:35.000Z (6 months ago)
- Last Synced: 2024-06-22T20:17:17.148Z (6 months ago)
- Topics: bot, discord, discord-api, discord-bot, discord-js, mongoose, typescript
- Language: TypeScript
- Homepage:
- Size: 1.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Discord Helper Bot
A Simple and Cool Utility Discord Bot Written in Typescript (discord.js)
[![GitHub license](https://img.shields.io/github/license/HarshPatel5940/Discord-Helper-Bot?color=informational)](https://github.com/HarshPatel5940/Discord-Helper-Bot/blob/main/LICENSE)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/HarshPatel5940/Discord-Helper-Bot)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/HarshPatel5940/Discord-Helper-Bot/codeql.yml?branch=main)[![Package - Typescript](https://img.shields.io/github/package-json/dependency-version/MichaelCurrin/badge-generator/dev/typescript?color=orange)](https://www.npmjs.com/package/typescript "Go to TypeScript on NPM")
![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/HarshPatel5940/Discord-Helper-Bot/discord.js?color=yellow)
![](https://img.shields.io/github/package-json/dependency-version/HarshPatel5940/Discord-Helper-Bot/wokcommands?color=white)---
## Overview
**Discord Helper Bot** is a custom discord bot mainly focused on server utility and automating things in discord. The main purpose of this bot is to get well known with the discord api and discord.js package.
This Bot also uses _**wokcommands handler**_ for handling the commands and event listeners of the bot.
## Contributions
Make sure to open a [Issue in "Feature Request"](https://github.com/HarshPatel5940/Discord-Helper-Bot/issues/new/choose) or [Discussion in "Ideas"](https://github.com/HarshPatel5940/Discord-Helper-Bot/discussions) before creating a pull request.
---
### License
Released under [**Apache License 2.0**](https://github.com/HarshPatel5940/Discord-Helper-Bot/blob/main/LICENSE) by [**@HarshPatel5940**](https://github.com/HarshPatel5940).
---
### Self Hosting
Self-hosting your own copy of this bot is not supported nor recommended; the source code is provided here so users and other bot developers can see how the bot functions. No help will be provided for compiling, or building any code in this repository, and any changes must be documented as per the [license](https://github.com/HarshPatel5940/Discord-Helper-Bot/blob/main/LICENSE).