This is a bot that provides news and some non-intrusive information for Cryptex Discord Server.
You should already have npm
or yarn
setup.
To begin, copy .env.example
to .env
and paste your Discord bot token into the variable
$ git clone https://github.com/ruchern/cryptex-bot.git
$ npm install
$ npm start
This project is licensed under the MIT License - see the LICENSE file for details