https://github.com/simpsonresearch/pingbot
DiscordJS Ping Bot
https://github.com/simpsonresearch/pingbot
bun discord-bot discordjs
Last synced: 4 months ago
JSON representation
DiscordJS Ping Bot
- Host: GitHub
- URL: https://github.com/simpsonresearch/pingbot
- Owner: simpsonresearch
- License: mit
- Created: 2023-09-14T21:13:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T21:56:21.000Z (over 2 years ago)
- Last Synced: 2025-08-11T15:30:05.121Z (5 months ago)
- Topics: bun, discord-bot, discordjs
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pingbot
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.1. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.