An Orthodox Discord bot that posts daily information according to the Eastern Orthodox 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)
- click this link to add the bot to your server :)
- Create a text channel called #calendar for the bot to send its daily messages in.
- Install node.js.
- Download this repository.
- Run
npm install
to install all dependencies.
- Navigate to project folder and run
node bot.js
to launch bot.