kiip1 / application-bot

A Discord bot for applications.
Mozilla Public License 2.0
0 stars 0 forks source link

application-bot

A Discord bot for applications.

How to use?

Clone the repository, install discord.js and firebase-admin through npm. Then make a firebase application, set up a service account and paste the file into firebase.json. When that is done, you need to fill in all configurations in config.json. And then run node . in console and you're ready to go!