Skip to content
/ bot Public

A Discord bot to upload and view your data on Parsertime.

Notifications You must be signed in to change notification settings

luxdotdev/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsertime-bot

Parsertime Bot

This is the repository for the Parsertime Bot. The bot is written in TypeScript and uses the Discord.js library. The bot is built on the Bun runtime. It is deployed to Railway.

Local Development

To run the bot locally, you will need to clone the repository and install the dependencies.

To set up your environment variables, copy the .env.example file to .env and fill in the values.

cp .env.example .env

To install dependencies:

bun install

To run:

bun run index.ts

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

About

A Discord bot to upload and view your data on Parsertime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors