Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 678 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 678 Bytes

Yi Jing Bot

resim

Discord bot that does your Yi Jing reading.

To run locally, create a Discord application/bot and fill in the required environment variables in the .env.template file and rename it to .env.

npm install 
node deploy-commands.js
node index.js 

Use /read to get your hexagram(s).

/fullread will give you an opinionated reading.

Credits

I Ching CLI for the traditional calculations to get the hexagrams.