Skip to content

Repository files navigation

EIPote

To install dependencies:

bun install

To run:

bun .

Docker

To build the image:

docker build --pull -t eipote .

To run the image:

docker run -d -e DISCORD_TOKEN="your-token" eipote

To stop the container:

docker stop <container-id>

If you don't know the container id, you can get it by running:

docker ps

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages