AdamSeidman / ss-discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stupid Simple Discord Creator

Use Case

A very simple discord bot setup for responding to text.

What's inside

Provides one function with two arguments, token and messageHandler. MessageHandler is a callback function for when a message is receieved. It provides two parameters, the discord.js msg object and a boolean isDm.

How to install

npm install ss-discord

About


Languages

Language:JavaScript 100.0%