Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juni-b-queer/create-bsky-bot
Simple command for scaffolding a new bsky bot with bsky-event-handlers
https://github.com/juni-b-queer/create-bsky-bot
Last synced: 4 days ago
JSON representation
Simple command for scaffolding a new bsky bot with bsky-event-handlers
- Host: GitHub
- URL: https://github.com/juni-b-queer/create-bsky-bot
- Owner: juni-b-queer
- License: mit
- Created: 2024-04-25T21:07:11.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T21:51:08.000Z (4 months ago)
- Last Synced: 2024-10-03T17:48:29.288Z (about 2 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bluesky - create-bsky-bot - A `bunx` template to scaffold all the files for a bot built with bsky-event-handlers. Built in Typescript, meant for use with BunJS. (Other tools)
README
# Create Bsky Bot
Simple command for scafolding a new bsky bot with bsky-event-handlers
## Usage
```bash
bunx create-bsky-bot
```For more bsky-event-handler information, see the docs [here](https://github.com/juni-b-queer/bsky-event-handlers)