Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


🏴󠁡󠁳󠁑󠁳󠁿This application has been built with Sapphire framework.


Project license
Npm version
Npm version

# 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)