Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 803 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 803 Bytes

EDBot

This is /r/EliteDangerous' bot running under /u/EliteDangerousBot. The project is only meant for main Elite Dangerous subreddit, though it does partake in Elite-related sister subreddits.

If you at any point want to make this towards your own subreddit, do look over all the files as they may contain /r/EliteDangerous specific changes.

Installation

  1. Copy credentials.example.json to credentials.json
  2. Create a Reddit script app and add it to credentials.json
  3. Create a Google Service Account on Google API console
  4. Download the JSON and place it under /sidebar/googleapi-key.json
  5. Update calendar-settings.ts accordingly
  6. Copy config.example.json to config.json and configure accordingly