Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 584 Bytes

Cryptex Bot

This is a bot that provides news and some non-intrusive information for Cryptex Discord Server.

Prerequisites

You should already have npm or yarn setup.

Installation

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

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgements