An open API service indexing awesome lists of open source software.

https://github.com/koreanbots/core

Koreanlist. Korean Discord things in one place.
https://github.com/koreanbots/core

discord discordbot discordbotlist discordbots hacktoberfest koreanbots nextjs react reactjs tailwindcss

Last synced: 5 months ago
JSON representation

Koreanlist. Korean Discord things in one place.

Awesome Lists containing this project

README

          



![CI](https://github.com/koreanbots/koreanbots/workflows/CI/badge.svg)
![Publish](https://github.com/koreanbots/koreanbots/workflows/Publish/badge.svg)
[![DeepScan grade](https://deepscan.io/api/teams/12468/projects/15503/branches/310734/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=12468&pid=15503&bid=310734)

> All about Korean Discord in one place.

# SNS

- [Twitter](https://twitter.com/koreanbots)
- [Instagram](https://instagram.com/discordlist)

# Contact

- [Email](mailto:team@koreanbots.dev)
- [Discord](https://discord.gg/JEh53MQ)

# Contributing

Issues and PRs are always welcomed.

## Before submitting an Issue

### Bug

First, check if the device supports it.

### Devices not supported

```md
- Any extension program (AdBlock, Darkmode etc.)
- Browser: IE, Pre 17 Edge.
- Windows prior to Windows 7
- MacOS version 10.10 or lower
- iOS version 10.0 or lower
- Android version 5.0 or lower
- 3.5" iPhone
- All VMs
- Jailbroken or rooted device
- All Linux versions that have ended official support
- Security issues (Please forward security-related issues to the developer privately)
- Bugs that do not occur in the official build, occur in the browser/OS of beta versions such as Canary or PTB
- All platforms or devices that other developers have declared end of support
```

Then register the issue.
[Submit](https://github.com/koreanbots/koreanbots/issues/new/choose)

If you see an issue, please leave a comment like these.

- `CR` Means **Can Reproduce**
- `CNR` Means **Can Not Reproduce**
- `NAB` Means **Not a Bug**

### Approval and deny

When a bug receives two reproducible approvals or denial, the approval and rejection are decided.

#### Approve

If a bug is approved by more than two user as reproducible, the bug waits for confirmation from the developer and obtains a `approved` label.

#### Deny

If a bug is rejected by more than one user because it is not reproducible, the bug gets a `deny` label and the issue is `Closed`.

### Suggestions

Please feel free to make suggestions at [Discussions](https://github.com/koreanbots/koreanbots/discussions)!

## Submit Pull Request

Contributions are always welcome. We appreciate your commit messages if you follow the rules below!

[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)

---

### Old Repositories

- [client](https://github.com/koreanbots/client)
- [api](https://github.com/koreanbots/api)