Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 291 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 291 Bytes

DiscordFeedback

The bot that powers the Discord Feedback server

Install

If you have npm you can install the bot very easily, just run

npm i

in the repository root

Run

You can run the bot just as easliy as you can install it, just run

npm start

in the repository root