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
- Host: GitHub
- URL: https://github.com/turitoyuenan/azuli-robot
- Owner: TuritoYuenan
- Created: 2023-07-01T07:59:45.000Z (almost 2 years ago)
- Default Branch: init
- Last Pushed: 2024-11-29T15:36:03.000Z (7 months ago)
- Last Synced: 2025-01-12T18:51:24.616Z (5 months ago)
- Topics: deno, discord, discord-bot, harmony, robot, typescript
- Language: Python
- Homepage:
- Size: 474 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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 |
### 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 |
