Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ignacionmiranda/chibi-knight
Multipurpose discord bot based on a chibi version of Hollow Knight.
https://github.com/ignacionmiranda/chibi-knight
discord discord-bot discord-js
Last synced: 18 days ago
JSON representation
Multipurpose discord bot based on a chibi version of Hollow Knight.
- Host: GitHub
- URL: https://github.com/ignacionmiranda/chibi-knight
- Owner: IgnacioNMiranda
- License: mit
- Created: 2021-03-24T16:56:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T22:08:01.000Z (about 2 years ago)
- Last Synced: 2024-11-19T17:56:56.458Z (3 months ago)
- Topics: discord, discord-bot, discord-js
- Language: TypeScript
- Homepage:
- Size: 638 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π΄σ ΅σ ³σ ‘σ ³σ ΏThis application has been built with Sapphire framework.
![]()
![]()
![]()
# Chibi Knight
## Description
This application is a Discord bot that allows to do simple tasks like send messages or play minigames.
## Installation
```bash
# with npm
npm install
# with yarn
yarn
```## Running the app
```bash
# development
$ npm run start:dev
# using yarn
$ yarn start:dev
```## Test
```bash
# unit tests
$ npm run test
# using yarn
yarn test
```## License
[MIT](LICENSE)