/scrabble-bot

A Scrabble Bot for Discord

Primary LanguageJavaScript

Scrabble Bot for Discord (WIP)

Add a config.js file containing bot api token, in root directory before running

config.js

module.exports = {
    config: "...your token here"
}

Run with: node .