This repository has been archived on 2026-01-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.

Frostbot

Frostbot is a discord utility bot If you don't want to run Frostbot yourself, you can add a deployed version to your server here

Running with docker

To start the bot run docker compose up -d --pull always To stop the both run docker compose down To view the console run docker attach frostbot

Running

To run, simply install dependencies with npm install Then run the command npm run start

Requirements

  • chalk
  • creditcard-generator
  • discord.js
  • dotenv
  • fuzzball
  • js-yaml
  • node-fetch
  • qrcode
  • sharp
  • sqlite3
  • cloc
  • xml2js
  • humanize-duration
  • cavas
  • pg
Description
Languages
JavaScript 99.8%
Dockerfile 0.2%