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

https://github.com/turitoyuenan/azuli-robot

AZULI Robot
https://github.com/turitoyuenan/azuli-robot

deno discord discord-bot harmony robot typescript

Last synced: 4 months ago
JSON representation

AZULI Robot

Awesome Lists containing this project

README

        

![Project Banner](.github/AZULI%20Robot.png)

# AZULI the Robot

AZULI (formerly Remilia) is a robot assistant and robot daughter of Turito Yuenan. AZULI currently exists as a Discord bot, with plans to expand and evolve in the future.

## Design

### Naming

- The name AZULI was conceived on 21 Oct 2023 to replace the old name Remilia.
- Remilia originated from a Re:Zero OC who is the fusion of Rem and Emilia.
- The new name AZULI with robot-style capitalisation comes from Spanish **azul** (blue) to reflect the robot's blue design.
- "AZULI robot" is also a backronym: Asynchronous Zen Uncommercial Library-supported Integrated robot.

## Discord bot

### Typescript version (discontinued)

| Command | Description |
| ------------- | --------------------------------------------------- |
| ping | Default ping command. Return Article 18 in the UDHR |
| spell | Spell out the inputed word |
| quote | Get a quote from ZenQuotes.io |
| calculate | Do basic calculation |
| calculateTrig | Do trigonometry calculation |

![Typescript Stack](https://github-readme-tech-stack.vercel.app/api/cards?title=Tech+Stack&borderRadius=6&fontSize=24&showBorder=false&lineCount=1&width=600&line1=typescript%2Ctypescript%2C0083ff%3Bdeno%2Cdeno%2Cffffff%3Bdeno%2Charmonyland%2C5865F2%3B)

### Python version (discontinued)

| Command | Description |
| ------------ | ------------------------------------------- |
| pat | Pat Remi |
| echo | Repeat what you said |
| spell | Give a list of letters from your input word |
| tellremi | Tell Remi |
| calculate | Calculate two numbers |
| trigonometry | Do trigonometry |
| factorial | Calculate the factorial |
| randomnumber | Generate a random number |

![Python Stack](https://github-readme-tech-stack.vercel.app/api/cards?title=Tech+Stack&borderRadius=6&fontSize=24&showBorder=false&lineCount=1&width=600&line1=python%2Cpython%2Cb0ff00%3Bpython%2CInteractions.py%2C5865F2%3B)

![PyPI - Version](https://img.shields.io/pypi/v/discord-py-interactions?style=for-the-badge&logo=python&label=Interactions.py)