Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 181 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 181 Bytes

PonySFM-Bot

A bot for the PonySFM Discord server.

Usage

Install all node packages using:

npm install

Then run the bot:

TOKEN=YOUR_TOKEN npm run dev