/cryptex-bot

A bot that provides news and some non-intrusive information for Cryptex Discord Server.

Primary LanguageTypeScriptMIT LicenseMIT

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