Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
/ snowplace-bot Public archive

Discord bot to compare snowflake timestamps | Discord, Twitter & Hiven

Notifications You must be signed in to change notification settings

smuke/snowplace-bot

Repository files navigation

No Longer Maintained

This project is no longer being maintained! You may continue using the snow.place website for comparisons.

Snowplace Discord Bot

Discord bot alternative to the snow.place website - compare Message snowflakes.

Links

Installation

  • Requires Node.js 16.6.0 or newer

Clone this repo

git clone https://github.com/smuke/snowplace-bot
cd snowplace-bot

Install dependencies

npm install
yarn install

Create config.json file

{
    "token": "YOUR_BOT_TOKEN",
    "topggToken": "TOP_GG_TOKEN",
    "prefix": "YOUR_PREFIX"
}

Start the bot

node bot.js

Creators

About

Discord bot to compare snowflake timestamps | Discord, Twitter & Hiven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published