Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.11 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.11 KB

Phi Discord Bot

License Discord.js

A discord bot powered by discord.js and the commando framework.

Join our discord server to see the bot in action!

Setup

Requirements:

Node v14+
npm (ships with node)

git clone https://github.com/thevynk/discord-bot.git
cd discord-bot

npm i # Install the dependencies

Update the config.json with your discord ID, server invite and prefix.

node .

Contributing

Check out CONTRIBUTING.md.

License

This project is licensed under the MIT License.