Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.27 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.27 KB

Phi Discord Bot

License Discord.js Contributor Covenant

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

Join our discord server to see the bot in action!

Setup

Requirements:

Node v16.6+
npm (ships with node)

git clone https:/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.