Skip to content

codebutler/climbbot

Repository files navigation

ClimbBot

Discord bot that displays the number of people at the Vital climbing gym in Brooklyn.

Development

To install dependencies:

bun install

To run:

Create a .env file with the following:

DISCORD_APPLICATION_ID=your_discord_application_id
DISCORD_PUBLIC_KEY=your_discord_public_key
DISCORD_TOKEN=your_discord_token

Then run:

bun run index.ts register
bun run index.ts start

Credits

Created by Eric Butler eric@codebutler.com X@codebutler

About

Discord bot that dislpays the number of people at the climbing gym

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published