Discord bot to censor bad words.
- Clone the repository
- Install dependencies
- Copy
config/default.sample.json5
and rename it toconfig/default.json5
- Fill the blank of config
- Compile the code with
npm run compile
npm run start
- Enable "Google Drive API" and "Google Sheets API" from Google Cloud Console
- Create service account and download credentials in json format
- Save the file as
config/cred.json
- Be sure to fill
sheet_id