Skip to content

leonardssh/alestra

 
 

Repository files navigation

Alestra Discord

Alestra is a private Discord Bot used for canvas-constructor's official server.

Development Requirements

Set-Up

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

# Lints and format all the code:
$ yarn lint

# Run Alestra in development mode:
$ yarn start

# Run Alestra in production mode:
$ yarn pm2:start

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

Links

Alestra links

Framework links

About

Canvas-Constructor helper bot

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.6%
  • Dockerfile 2.9%
  • PowerShell 1.1%
  • Shell 0.4%