Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/espimarisa/hibiki
⚓ A Discord app providing informational tools and utilities.
https://github.com/espimarisa/hibiki
bun discord discord-bot hacktoberfest typescript
Last synced: 5 days ago
JSON representation
⚓ A Discord app providing informational tools and utilities.
- Host: GitHub
- URL: https://github.com/espimarisa/hibiki
- Owner: espimarisa
- License: zlib
- Created: 2020-03-24T04:33:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T03:55:06.000Z (4 months ago)
- Last Synced: 2024-12-11T08:05:13.093Z (12 days ago)
- Topics: bun, discord, discord-bot, hacktoberfest, typescript
- Language: TypeScript
- Homepage:
- Size: 6.62 MB
- Stars: 175
- Watchers: 11
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Hibiki
> This branch is in active development and is not ready for self-hosting or production use.
[![Stable Version][badge-stable-version]][version]
[![Build][badge-workflow]][workflow]
[![License][badge-license]][license]## About
Hibiki is a Discord app providing informational tools and utilities.
## Invite
You can invite the official Hibiki app using [this Discord invite][invite].
**_NO support is given for self-hosted instances._**
## Terms of Service
The information below applies to the official instance of Hibiki. Self-hosted instances or forks may not respect our official Terms of Service or privacy guidelines.
> "Application"/"official instance" refers to the Hibiki Discord application with the user ID of `493904957523623936`.
**Updated on August 13th, 2024**
- Do not try to intentionally crash, break, or exploit the application
- If you find a critical bug or security vulnerability, please report it
- Usage must follow Discord's **[Terms of Service][discord_tos]** and **[Community Guidelines][discord_cg]**
- Usage must obey all laws in the **United States** (host location)## Data Privacy
**Updated on August 13th, 2024**
_No identifiable information is stored in Hibiki's database._
When added or removed from a server, the following information will be logged to a private Discord channel that only project maintainers can access:
- The server's creation date
- The server name, icon, and guild ID
- The server owner's username and user ID
- The total number of unique members in the serverWhen an interaction is ran, the following information will be logged to the console output and stored into log files that are kept for 30 days:
- The username and user ID of the interaction runner
- The guild name and guild ID that the interaction was ran in## License
[zlib/libpng][license]
[badge-stable-version]: https://img.shields.io/github/package-json/v/espimarisa/hibiki/main?color=blue "Shields.io badge showing the latest production version."
[badge-license]: https://img.shields.io/badge/license-zlib-orange.svg "Shields.io badge displaying the zlib license."
[badge-workflow]: https://img.shields.io/github/actions/workflow/status/espimarisa/hibiki/push.yml?branch=develop "Shields.io badge showing the latest workflow status."
[discord_tos]: https://discord.com/terms "A link to Discord's Terms of Service."
[discord_cg]: https://discord.com/guidelines "A link to Discord's Community Guidelines."
[espi-discord]: https://discord.com/users/647269760782041133 "A link to the project maintainer's Discord profile."
[espi-email]: mailto:[email protected] "A link to email the primary project maintainer."
[espi-telegram]: https://t.me/espimarisa "A link to message the primary project maintainer on Telegram."
[invite]: https://discord.com/oauth2/authorize?&client_id=493904957523623936&scope=bot%20applications.commands&permissions=28307378007798 "An invite for the official instance of Hibiki."
[license]: LICENSE.md "A link to the LICENSE.md file containing the zlib/libpng license."
[workflow]: https://github.com/espimarisa/hibiki/actions?query=workflow%3Apush "GitHub workflow showing the latest push status."
[version]: https://github.com/espimarisa/hibiki/releases "GitHub releases list for Hibiki."