Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 364 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 364 Bytes

Silly reply bot

!magic8Ball

Responds with a magic 8 ball response

!liedetector

Responds with a variation of "The post is true/false"

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.35. Bun is a fast all-in-one JavaScript runtime.