Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 762 Bytes

File metadata and controls

36 lines (23 loc) · 762 Bytes

Matos member indexer discord bot

How it looks

screen 1

We will create a channel called #members. Here it will list all @club members who put in their bio

Submit / edit

Any member with @club role should be able to run /bio command and paste their wanted bio. Ex /bio web3 dev and exit liquidity to nft projects

Database

The database is created by using Notion.

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod