Code Monkey home page Code Monkey logo

dark-elise-bot's Introduction

dark-elise-bot

Commitizen Friendly License FOSSA Status

Deploy to Heroku

Beings of pure light descend into darkness to create new realities.

Overview

Dark Elise is an open source, multi-functional Discord bot that is constantly growing.

The codebase also serves as a base framework to easily create Discord bots of all kinds.

You can test drive the ping command by using this link.

Folder structure

A quick look at the top-level files and directories you'll see in a Gatsby project.

├──── dark-elise-bot
│  ├── .github/
│  ├── src/
│  ├── .editorconfig
│  ├── .eslintrc.js
│  ├── .gitattributes
│  ├── .gitignore
│  ├── .lintstagedrc.js
│  ├── .npmrc
│  ├── compose.yml
│  ├── Dockerfile
│  ├── LICENSE
│  ├── npm-shrikwrap.json
│  ├── package.json
│  └── README.md

Installation

Clone the package via git:

git clone [email protected]:0-vortex/derk-elise-bot.git

Requirements

This repository requires node>=v14.16.0 to be installed.

How to use

This repository is featuring granular controls fully orthogonal to environment variables as specified by the twelve-factor app guidelines.

In order for the application to run we need the following environment variables set similar to the following example. Without these variables the application will fail to start, so in order for the app to start locally we need to create an .env file with the following values:

BOT_TOKEN=UzE8OTY2NTBzNjczNzkwNDY0.BTWWBw.UwhtObbCJxVFLRkhqx48I7jL8Ys
NPM_CONFIG_PRODUCTION=false
RICH_PRESENCE_STATUS=true

To develop locally just run:

npm start

Contributing

This repository uses husky with pre-commit and message hooks. All you need to do after staging some files is to run:

npm run push

License

FOSSA Status

dark-elise-bot's People

Contributors

0-vortex avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fossabot aubds aubds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.