Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skyra-project/evlyn

Monitor and Reviver
https://github.com/skyra-project/evlyn

bot discord discord-bot hacktoberfest nodejs

Last synced: 1 day ago
JSON representation

Monitor and Reviver

Awesome Lists containing this project

README

        

# Evlyn [![Discord](https://discordapp.com/api/guilds/254360814063058944/embed.png)](https://join.skyra.pw)

Evlyn is a private Discord Bot for data retrieval and monitoring.

## Development Requirements

- [`Node.js`]: To run the project.

[`node.js`]: https://nodejs.org/en/download/current/

## Set-Up

Once all development requirements are set up:

```bash
# Lints and format all the code:
$ yarn lint

# Run Evlyn in development mode:
$ yarn start

# Run Evlyn in production mode:
$ yarn docker:run
```

> **Note**: Before pushing to the repository, please run `yarn lint` so formatting stays consistent and there are no
> linter warnings.

# Story

In Skyra's lore, Evlyn is one of the most known healers, recognized for surviving extreme conditions and healed
thousands of injuried soldiers. As a bot, her work reflects her work in the lore: monitor and reviving her teammates.

For the same reason, when Aelia, Alestra, or Skyra, go down, Evlyn is capable of "reviving" them by detecting when they
go down or something goes wrong. Additionally, Evlyn is connected with both units and can offer help with heavy tasks.

## Links

**Evlyn links**

- [Support Server](https://join.skyra.pw)
- [Patreon](https://donate.skyra.pw/patreon)

**Framework links**

- [Sapphire's Website](https://sapphirejs.com/)