git clone https://github.com/adion/GreaseBot.git
npm i
- Create a Discord application
- Create a bot user
- Register your bot user and add it to your guild
- Copy
config.json.sample
intoconfig.json
and fill in the variables with your information. These can optionally be provided by environment variables of the same name.
npm start