Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meltymooncakes/factbot
https://github.com/meltymooncakes/factbot
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meltymooncakes/factbot
- Owner: MeltyMooncakes
- Created: 2024-10-16T09:56:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T10:33:10.000Z (3 months ago)
- Last Synced: 2024-12-22T05:52:04.493Z (20 days ago)
- Language: TypeScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Factbot
A discord bot that gives you facts.# Installing
```sh
npm install -G @pnpm/exe pnpm typescript
pnpm build
```
Make sure you set up the configurations or the bot will not start (obviously).# Running
```sh
pnpm start
```