Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Repository files navigation

TornBot

A bot bringing together Torn.Space and its Discord counterpart.



Prerequisites


Development

Testing the application using a database on your own machine will require a localhost database setup:

  1. Create a .env in the root directory of the repository.
  2. Inside of the .env file, include the following:
DISCORD_TOKEN="<token>"
MONGO_URI="<uri>"

Replace <uri> and <discord bot token> with your MongoDB URI and Discord bot token.

Then, in a command line at the top directory of where you have cloned the project, run:

pnpm i

Then, to compile the project, run

pnpm build

To execute the project, run

pnpm dist

Alternatively, you could simply run a single command in development:

pnpm dev

About

A Discord bot that pulls Torn.Space accounts and their respective statistics from the game leaderboard.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages