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

Commit

Permalink
docs: add sunset notice (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranet authored May 22, 2024
1 parent 910b915 commit dab8587
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# Alestra [![Discord](https://discordapp.com/api/guilds/254360814063058944/embed.png)](https://join.skyra.pw)

Alestra is a private Discord Bot used for [`canvas-constructor`]'s [official server][cc-server].
**Alestra has been archived and is no longer maintained.** If you're looking for prototyping with [`canvas-constructor`],
you can use the button below as well as ask the [official server][cc-server] for help.

[![Edit on Stackblitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/canvas-constructor-vite?file=main.js)

~~Alestra is a private Discord Bot used for [`canvas-constructor`]'s [official server][cc-server].~~

## Development Requirements

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

## Set-Up

Copy and paste the [`config.ts.example`] file and rename it to `config.ts`, then fill it with the precise variables.
Copy and paste the [`.env`] file and rename it to `.env.development.local`, then fill it with the precise variables.
Once all development requirements are set up:

```bash
Expand Down Expand Up @@ -41,4 +46,4 @@ $ yarn pm2:start
[`canvas-constructor`]: https://github.com/kyranet/CanvasConstructor
[cc-server]: https://discord.gg/taNgb9d
[`node.js`]: https://nodejs.org/en/download/current/
[`config.ts.example`]: /config.ts.example
[`.env`]: /src/.env

0 comments on commit dab8587

Please sign in to comment.