admin | |
---|---|
/boost | set up a boost system that reacts whenever someone boosts your server, supports custom message x channel x auto roles x avatar & name (webhook) |
/emoji | easily add custom emojis to your server by giving emojis, links or ids |
/leave | set up a leave system that reacts whenever someone leaves your server, supports supports custom message x channel x avatar & name (webhook) |
/purge | delete multiple messages at once in a channel |
/sticker | easily add stickers to your server by giving links or ids |
/welcome | set up a welcome system that reacts whenever someone joins your server, supports custom message x channel x auto roles x avatar & name (webhook) |
fun | |
---|---|
/fake | uses webhooks to impersonate users |
image | |
---|---|
/avatar | display users avatars and server icon |
/banner | display users banners and server banner |
music | |
---|---|
/autoplay | autoplay mode will keep playing upcoming songs |
/clear | clears the current list of songs/queue |
/equalizer | sends an equalizer menu for you |
/jump | jump directly to a specific song in the list |
/liked | view and play liked songs |
/queue | shows the queue/list of songs |
/nowplaying | display what's currently playing |
/pause | pause the current track |
/play | play a song by giving a name or url |
/playfile | play a local file from your device |
/previous | play the previous song |
/queue | current list of songs, a.k.a. queue |
/repeat | toggle repeat mode ↳↰ repeat track or queue when it ends |
/replay | replay the current song or replay from a specific time in the song |
/resume | resume the current track |
/shuffle | shuffle the list, it will randomize the song's order |
/skip | skip the current song |
/stop | stop the player |
/volume | control the player's volume |
settings | |
---|---|
/settings | server settings = music, appearance, prefix, language |
util | description |
---|---|
/info | give info about server, users, roles or channels |
/message | create, edit, delete custom messages for your server |
/command | create, edit, delete custom commands for your server, supports avatar & name (webhook) |
/help | show a quick guide for you to use arii |
/say | send a new message trough arii, you can give content, attach image with url or local from your device, and add a simple embed supports avatar & name (webhook) |
/send | send a custom message to the current channel supports avatar & name (webhook) |
variables
scroll down to see all the variables
variable user | description | response |
---|---|---|
{user} | (mentions the user if the mention is outside the embed in the content) | @byahri |
{user_username} | user's username | byahri |
{user_nick} | members's nickname in the current server if they have one | ahrii ♡ |
{user_globalnick} {user_globalname} {user_displayname} | user's global nickname (display name) if they have one | ahrii ♡ |
{user_customname} | the user's arii-customname | ahriiii |
{user_id} | the user's id | 1052024053105438771 |
{user_joinposition} | the position number this member joined the server | 7 |
{user_joindate} | the date this user joined the server | February 4, 2023 4:42 PM |
{user_relativejoindate} | the relative date this user joined the server | 3 months ago |
{user_createdate} | the date this user created their discord account | June 1, 2021 6:51 AM |
{user_relativecreatedate} | the relative date this user created their discord account | 2 years ago |
{user_boostsince} | the date this user started boosting this server | June 1, 2021 6:51 AM |
{user_avatar} | this user's avatar url | user avatar url |
{user_banner} | this user's banner url | user banner url |
{user_serveravatar} | user's avatar url in current server if any | member avatar url |
variable server | description | response |
---|---|---|
{server_name} | this server's name | arii support |
{server_id} | this server's id | 1108034040432447598 |
{server_owner} | this server's owner mention | @byahri |
{server_owner_username} | this server's owner username | byahri |
{server_owner_nick} | this server's owner nickname | ahrii ♡ |
{server_owner_customname} | this server's owner arii-customname | ahriiii |
{server_owner_avatar} | this server's owner avatar url | user avatar url |
{server_owner_serveravatar} | this server's owner avatar url in current server if any | member avatar url |
{server_owner_banner} | this server's owner banner url | user banner url |
{server_membercount} | how many members this server has in number | 20000 |
{server_formatmembercount} | how many members this server has in formatted number | 20k |
{server_boosts} | how many boosts this server has | 24 |
{server_level} | this server's premium level | 3 |
{server_createdate} | the date this server was created | May 14, 2022 12:11 PM |
{server_relativecreatedate} | the relative date this server was created | a year ago |
{server_icon} | this server's icon url | server icon url |
{server_banner} | this server's banner url | server banner url |
variable music | description | response |
---|---|---|
{music_title} | current track title | 7 rings |
{music_url} | current track url | https://open.spotify.com/ |
{music_author} | current track author's name / artist | Ariana Grande |
{music_image} | current track image cover url | https://arii.love/covers/1234 |
{music_autoplay} | autoplay mode (enabled or disabled) | Autoplay | nothing |
{music_autoplayicon} | autoplay icon / emoji | discord emoji |
{music_volume} | the player's volume | 100 |
{music_volumeicon} | volume icon / emoji | discord emoji |
{music_duration} | current track duration in seconds | 124 |
{music_position} | current position in this track in seconds | 320 |
{music_formatduration} | current track formatted duration | 2:58 |
{music_formatposition} | current formatted position in this track | 0:53 |
{music_platform} | current track's platform name | spotify | deezer | etc |
{music_platformicon} | current track's platform icon / emoji | discord emoji |
{music_requester} | mentions / pings the member that requested this track | @byahri |
{music_requestername} | the member's name that requested this track | ahri |
{music_requesterid} | the member's discord id that requested this track | 817931087820357682 |
{music_requesteravatar} | the member's avatar that requested this track | discord avatar url |
{music_requesterserveravatar} | the member's server avatar that requested this track | discord avatar url |
{music_requesterbanner} | the member's banner that requested this track | discord banner url |
variable misc | description | response |
---|---|---|
{date_timestampnow} | current unix timestamp in seconds | 1687430176 |
{date_now} | current date | June 22, 2023 3:36 AM |
{date_relativenow} | current relative date | 2 minutes ago |
{date_now_mmddyy} | simple current date in order: month.day.year | 08.21.23 |
{date_now_ddmmyy} | simple current date in order: day.month.year | 21.08.23 |
{date_now_dd} | simple current day | 21 |
{date_now_mm} | simple current month | 08 |
{date_now_yy} | simple current year | 23 |