/moyai-bot

Jordan's Discord bot template

Primary LanguageJavaScript

Moyai Bot

Jordan's Discord bot template

Installation

Install Node.js for your OS of choice

Install MySQL or MariaDB for your OS of choice (I would highly recommend MariaDB for simplicity)

Also install Discord Chat Exporter CLI

Commands

npm i
npm i -g forever
forever start bot.js

Connect to your database and run the commands in dbsetup.sql and you're all set!

You can set up the prefix and see the commands in the config.json file :)