View on GitHub

aziris

๐Ÿ”˜ Bot to help a manage you server

Gitpod

License Last Commit Language Most Used Implementations Repository Size

Forks Stars Watches

Author Twitter

Welcome to aziris ๐Ÿ‘‹

๐Ÿšง aziris in development... ๐Ÿšง

logo

Simple bot to help a manage you server

๐Ÿก Home: https://mikael-r.github.io/aziris/

๐Ÿ”– Table Of Contents


๐Ÿค” How To Use

๐Ÿ’ป Desktop

Obs: To run in you machine you need node, git and npm/yarn

Using Node.js

Obs: Search in discord developers oficial documentation for more informations.

Dev Mode
yarn dev # or npm run dev
Production Mode
yarn prod  # or npm run prod

Using Docker (with docker-compose)

Dev Mode
docker-compose up # (optional -d to run in background)
Production Mode
docker-compose up -f docker-compose.prod.yml # (optional -d to run in background)

๐ŸŒ Online

Back To The Top


๐Ÿš€ Technologies

Back To The Top


๐ŸŒฑ Minimal Requirements

Back To The Top


๐ŸŽŠ Features

<h4 id=โ€features-finished>๐ŸŽ‡ Finished</h4>

<h4 id=โ€features-pendent>๐ŸŽ† Pendent</h4>

Back To The Top


๐Ÿ’ก How To Contribute

Contributions, issues and features requests are welcome!
๐Ÿ“ฎ Submit PRs to help solve issues or add features
๐Ÿ› Find and report issues
๐ŸŒŸ Star the project

Back To The Top


๐Ÿค— Contributors

Mikael-R

Back To The Top


๐Ÿ‘ค Author

๐Ÿค“ Mikael Rolim de Aquino mikarg9@gmail.com

Back To The Top


๐Ÿ” License

Copyright ยฉ 2020 Mikael Rolim de Aquino mikarg9@gmail.com

This project is licensed by MIT License.

Back To The Top


This README was generated with ๐Ÿ’Ÿ by readme-template-generator