Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 889 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 889 Bytes

orthodox-discord-bot

An Orthodox Discord bot that posts daily information according to the Eastern Orthodox calendar.

calendar

At sunrise (boston, MA) sends a message with calendar information, including:

  • liturgical name of day
  • feast day
  • saints commemorated (if any)
  • fasting information (if any)

Adding this bot to your server

  1. click this link to add the bot to your server :)
  2. Create a text channel called #calendar for the bot to send its daily messages in.

Installation

  1. Install node.js.
  2. Download this repository.
  3. Run npm install to install all dependencies.

To run

  1. Navigate to project folder and run node bot.js to launch bot.