Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noook/discord-mbti
A discord.js bot made with Typescript and Discord.js. Determines your MBTI type
https://github.com/noook/discord-mbti
discord discord-bot discord-js mbti mbti-personality typeorm typescript
Last synced: 4 months ago
JSON representation
A discord.js bot made with Typescript and Discord.js. Determines your MBTI type
- Host: GitHub
- URL: https://github.com/noook/discord-mbti
- Owner: noook
- Created: 2022-04-13T15:58:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T14:12:38.000Z (12 months ago)
- Last Synced: 2024-03-05T12:06:11.984Z (12 months ago)
- Topics: discord, discord-bot, discord-js, mbti, mbti-personality, typeorm, typescript
- Language: TypeScript
- Homepage: https://top.gg/bot/372078949888557056
- Size: 268 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# new
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.6. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.