Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1021 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 1021 Bytes

SansPriseDeBot

SansPriseDeBot is a Discord bot that helps newcomers on servers to select their roles by asking them questions.

Installation

You will need a package manager, like NPM or Yarn to install SansPriseDeBot.

For following commands, you can replace npm with yarn depending your preferences First, install dependencies by running

npm install

Then, setup project aliases by running

npm run preinstall && npm run postinstall

Configuration

Once project is initialized, you may rename .env.example file to .env, and set your settings.

Usage

If you want to run it, lauch SansPriseDeBot by running

npm run prod

You can also run it in development mode by typing

npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contributors

License

GNU GPLv3