ptlthg / raspberry-discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspberry-discord-bot

Needs a config.json file in the main directory that looks like so:

{
  "prefix": "-",
  "token": "DISCORD BOT TOKEN GOES HERE"
}

The prefix can be whatever you want

About


Languages

Language:JavaScript 89.2%Language:Python 10.8%