Delta-Shadow / scrabble-bot

A Scrabble Bot for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

A Scrabble Bot for Discord


Languages

Language:JavaScript 100.0%