{"id":20,"date":"2025-07-02T19:19:14","date_gmt":"2025-07-02T19:19:14","guid":{"rendered":"https:\/\/skychatz.org\/?p=20"},"modified":"2025-07-06T14:37:17","modified_gmt":"2025-07-06T14:37:17","slug":"20","status":"publish","type":"post","link":"https:\/\/skychatz.org\/index.php\/2025\/07\/02\/20\/","title":{"rendered":"Basic IRC Commands"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Greeting Communities,<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In order to make communication between you All easier\u00a0\u00a0 along with Adding another way of reaching Us at the SkyChatz.org Network .<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We have been Opening multi-Classroom academy Networking Also the Office Academy Studing .<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Y\u2019ll All Geeting Permission To Using Our Service auto-massaging Network .<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>\u00a0<strong>Basic IRC Commands<\/strong>\u00a0IRC commands allow you to perform specific functions on IRC, such as maintaining control of a channel and the users on it. The following list of\u00a0<strong>basic IRC commands<\/strong>\u00a0will help you get started. There are also other\u00a0<a href=\"https:\/\/www.mirc.com\/help\/html\/mirc_commands.html\">mIRC Commands<\/a>\u00a0that you can look at later.\u00a0<strong>General Commands<\/strong>\u00a0<a><\/a><strong>\/away [message]<\/strong>Leaves a message indicating that you are currently not paying attention to IRC. When someone sends you a message, they will automatically see your away message. Using \/AWAY with no message marks you as no longer being away and removes your previous message.\u00a0example: \u00a0\/away Off to get something to eat, back in a moment.\u00a0<a><\/a><strong>\/invite nickname #channel<\/strong>Invites a nickname to a channel that you are on.\u00a0<a><\/a><strong>\/join #channel<\/strong>Joins the specified channel.\u00a0example: \u00a0\/join #irchelp\u00a0This will make you join the #irchelp channel. Once on a channel, anything you type will be seen by all the users on this channel. The #irchelp channel is very useful, so say hello and then ask any questions you want. If the channel you specified does not exist, a channel with that name will be created for you.\u00a0Some channels may also have keys ie. a password, which you need to specify when using the \/join command.\u00a0example: \u00a0\/join #irchelp trout\u00a0This will make you join the #irchelp channel using \u201ctrout\u201d as the password.\u00a0<a><\/a><strong>\/list [#channel] [-MIN #] [-MAX #]<\/strong>Lists currently available channels. You can also tell mIRC to show only channels with a minimum and a maximum number of people. If you specify a #channel then mIRC will only list information for that channel. If you specify wildcards, eg. *mirc* then mIRC will list all channels that contain the word\u00a0<strong>mirc<\/strong>\u00a0in them.\u00a0example: \u00a0 \u00a0 \u00a0 \u00a0\/listexample: \u00a0 \u00a0 \u00a0 \u00a0\/list -min 5 -max 20example: \u00a0 \u00a0 \u00a0 \u00a0\/list #mircexample: \u00a0 \u00a0 \u00a0 \u00a0\/list *mirc*\u00a0<strong>Note:<\/strong>\u00a0mIRC also supports a \/list\u00a0<strong>-n<\/strong>\u00a0switch that minimizes the list window when it is opened.\u00a0<a><\/a><strong>\/me message<\/strong>Sends an action message to the current channel or query window. To send an action message to a\u00a0<strong>specific<\/strong>\u00a0channel or nickname, see the\u00a0<a href=\"https:\/\/www.mirc.com\/help\/html\/mirc_commands.html#cmd_describe\">\/describe<\/a>\u00a0command.\u00a0<a><\/a><strong>\/msg nickname message<\/strong>Sends a private message to nickname without opening a query window.\u00a0<strong>Note:<\/strong>\u00a0mIRC also supports \/msg switches as described\u00a0<a href=\"https:\/\/www.mirc.com\/help\/html\/mirc_commands.html#cmd_msg\">here<\/a>.\u00a0<a><\/a><strong>\/nick nickname<\/strong>Changes your nickname to a new nickname.\u00a0<a><\/a><strong>\/notice nickname message<\/strong>Sends a private message to nickname without opening a query window for either you or them.\u00a0<a><\/a><strong>\/part #channel<\/strong>Leaves a channel that you are on.\u00a0<a><\/a><strong>\/privmsg nickname message<\/strong>Sends a private message to nickname that will open a query window for the other user.\u00a0<a><\/a><strong>\/query nickname message<\/strong>Opens a query window to this nickname and sends them a private message.\u00a0<strong>Note:<\/strong>\u00a0mIRC also supports \/query switches as described\u00a0<a href=\"https:\/\/www.mirc.com\/help\/html\/mirc_commands.html#cmd_query\">here<\/a>.\u00a0<a><\/a><strong>\/quit [message]<\/strong>Disconnects you from IRC and will give the optional message as the reason for your departure. (this message only appears to people who are on the same channels as you).\u00a0<a><\/a><strong>\/topic #channel newtopic<\/strong>Changes the topic for a channel that you are on.\u00a0<a><\/a><strong>\/whois nickname<\/strong>Shows you information about a nickname.<strong>\u00a0<\/strong><strong>Channel and User Commands<\/strong>If you have Op status, the following commands give you control over both a channel and the users on it.\u00a0<a><\/a><strong>\/kick #channel nickname<\/strong>Kicks a nickname off a channel that you are on.\u00a0<a><\/a><strong>\/mode #channel|nickname [[+|-]modechars [parameters]]<\/strong>This is a powerful command that gives channel operators control of a channel and the users on it.\u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0Channel modes\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u00a0 \u00a0 \u00a0 \u00a0ModeChar \u00a0 \u00a0 \u00a0 \u00a0Effects on channels\u00a0 \u00a0 \u00a0 \u00a0~~~~~~~~ \u00a0 \u00a0 \u00a0 \u00a0~~~~~~~~~~~~~~~~~~~\u00a0 \u00a0 \u00a0 \u00a0b <person> \u00a0 \u00a0 \u00a0 \u00a0ban somebody, <person> in \u201cnick!user@host\u201d form\u00a0 \u00a0 \u00a0 \u00a0i \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0channel is invite-only\u00a0 \u00a0 \u00a0 \u00a0l <number> \u00a0 \u00a0 \u00a0 \u00a0channel is limited, <number> users allowed max\u00a0 \u00a0 \u00a0 \u00a0m \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0channel is moderated, (only chanops can talk)\u00a0 \u00a0 \u00a0 \u00a0n \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0external \/MSGs to channel are not allowed\u00a0 \u00a0 \u00a0 \u00a0o <nickname> \u00a0 \u00a0 \u00a0 \u00a0makes <nickname> a channel operator\u00a0 \u00a0 \u00a0 \u00a0p \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0channel is private\u00a0 \u00a0 \u00a0 \u00a0s \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0channel is secret\u00a0 \u00a0 \u00a0 \u00a0t \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0topic limited, only chanops may change it\u00a0 \u00a0 \u00a0 \u00a0k <key> \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0set secret key for a channel\u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0User modes\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u2014\u2014\u2014\u2014\u2014\u2014-\u00a0 \u00a0 \u00a0 \u00a0ModeChar \u00a0 \u00a0 \u00a0 \u00a0Effects on nicknames\u00a0 \u00a0 \u00a0 \u00a0~~~~~~~~ \u00a0 \u00a0 \u00a0 \u00a0~~~~~~~~~~~~~~~~~~~~\u00a0 \u00a0 \u00a0 \u00a0i \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0makes you invisible to anybody that does\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0not know the exact spelling of your nickname\u00a0 \u00a0 \u00a0 \u00a0o \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0IRC-operator status, can only be set\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0by IRC-ops with OPER\u00a0 \u00a0 \u00a0 \u00a0s \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0receive server notices\u00a0 \u00a0 \u00a0 \u00a0v \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0gives a user a voice on a moderated channel\u00a0Here a few examples of the MODE command:\u00a0<strong>To give someone op status:<\/strong>\u00a0\u00a0 \u00a0\/mode #channelname +o nickname\u00a0Giving someone op status means giving them control over the channel and the users on it. Give this out sparingly and to people you trust.\u00a0<strong>To op several people:<\/strong>\u00a0\u00a0 \/mode #channelname +ooo nick1 nick2 nick3\u00a0<strong>To de-op someone:<\/strong>\u00a0\u00a0 \u00a0\/mode #channelname -o nickname\u00a0<strong>To ban someone:<\/strong>\u00a0\u00a0\/mode #channelname +b nickname (or user address)\u00a0<strong>To unban someone:<\/strong>\u00a0\u00a0\/mode #channelname -b nickname (or user address)\u00a0<strong>To make a channel invite only:<\/strong>\u00a0\u00a0\/mode #channelname +i\u00a0You must now\u00a0<strong>invite<\/strong>\u00a0a user for them to be able to join your channel.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-group alignfull has-accent-5-background-color has-background\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-9c0fd174 wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-832dae47 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-13e25c1f wp-block-group-is-layout-constrained\">\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-df0f287a wp-block-columns-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-3c74c98a wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Bouzambou Said<\/p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Founder, CEO <\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-e97e68c3 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Mr :<\/p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Engineering Manager<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-e97e68c3 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Mr :<\/p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Staff<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-3c74c98a wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Staff <\/p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">Project Manager<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-9c0fd174 wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignwide has-base-2-background-color has-background\" style=\"border-radius:16px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\"><\/p>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-center is-layout-flex wp-container-core-group-is-layout-d3346b7d wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n\n\n\n\n\n\n\n<\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-9c0fd174 wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-f50a6616 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Download app<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link wp-element-button\">How it works<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<figure class=\"wp-block-image size-full is-style-rounded\"><img decoding=\"async\" src=\"https:\/\/skychatz.org\/wp-content\/themes\/twentytwentyfour\/assets\/images\/abstract-geometric-art.webp\" alt=\"White abstract geometric artwork from Dresden, Germany\" style=\"aspect-ratio:4\/3;object-fit:cover\"\/><\/figure>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n<div class=\"wp-block-calendar\"><table id=\"wp-calendar\" class=\"wp-calendar-table\">\n\t<caption>June 2026<\/caption>\n\t<thead>\n\t<tr>\n\t\t<th scope=\"col\" aria-label=\"Monday\">M<\/th>\n\t\t<th scope=\"col\" aria-label=\"Tuesday\">T<\/th>\n\t\t<th scope=\"col\" aria-label=\"Wednesday\">W<\/th>\n\t\t<th scope=\"col\" aria-label=\"Thursday\">T<\/th>\n\t\t<th scope=\"col\" aria-label=\"Friday\">F<\/th>\n\t\t<th scope=\"col\" aria-label=\"Saturday\">S<\/th>\n\t\t<th scope=\"col\" aria-label=\"Sunday\">S<\/th>\n\t<\/tr>\n\t<\/thead>\n\t<tbody>\n\t<tr><td>1<\/td><td>2<\/td><td>3<\/td><td>4<\/td><td>5<\/td><td>6<\/td><td>7<\/td>\n\t<\/tr>\n\t<tr>\n\t\t<td>8<\/td><td>9<\/td><td><a href=\"https:\/\/skychatz.org\/index.php\/2026\/06\/10\/\" aria-label=\"Posts published on June 10, 2026\">10<\/a><\/td><td>11<\/td><td>12<\/td><td>13<\/td><td><a href=\"https:\/\/skychatz.org\/index.php\/2026\/06\/14\/\" aria-label=\"Posts published on June 14, 2026\">14<\/a><\/td>\n\t<\/tr>\n\t<tr>\n\t\t<td><a href=\"https:\/\/skychatz.org\/index.php\/2026\/06\/15\/\" aria-label=\"Posts published on June 15, 2026\">15<\/a><\/td><td>16<\/td><td><a href=\"https:\/\/skychatz.org\/index.php\/2026\/06\/17\/\" aria-label=\"Posts published on June 17, 2026\">17<\/a><\/td><td>18<\/td><td id=\"today\">19<\/td><td>20<\/td><td>21<\/td>\n\t<\/tr>\n\t<tr>\n\t\t<td>22<\/td><td>23<\/td><td>24<\/td><td>25<\/td><td>26<\/td><td>27<\/td><td>28<\/td>\n\t<\/tr>\n\t<tr>\n\t\t<td>29<\/td><td>30<\/td>\n\t\t<td class=\"pad\" colspan=\"5\">\u00a0<\/td>\n\t<\/tr>\n\t<\/tbody>\n\t<\/table><nav aria-label=\"Previous and next months\" class=\"wp-calendar-nav\">\n\t\t<span class=\"wp-calendar-nav-prev\"><a href=\"https:\/\/skychatz.org\/index.php\/2026\/05\/\">\u00ab May<\/a><\/span>\n\t\t<span class=\"pad\">\u00a0<\/span>\n\t\t<span class=\"wp-calendar-nav-next\">\u00a0<\/span>\n\t<\/nav><\/div>\n\n<ul class=\"wp-block-archives-list wp-block-archives\">\t<li><a href='https:\/\/skychatz.org\/index.php\/2026\/06\/'>June 2026<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2026\/05\/'>May 2026<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2026\/04\/'>April 2026<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2026\/03\/'>March 2026<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2026\/02\/'>February 2026<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2026\/01\/'>January 2026<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2025\/12\/'>December 2025<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2025\/11\/'>November 2025<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2025\/09\/'>September 2025<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2025\/08\/'>August 2025<\/a><\/li>\n\t<li><a href='https:\/\/skychatz.org\/index.php\/2025\/07\/'>July 2025<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Greeting Communities, In order to make communication between you All easier\u00a0\u00a0 along with Adding another way of reaching Us at the SkyChatz.org Network . We have been Opening multi-Classroom academy Networking Also the Office Academy Studing . Y\u2019ll All Geeting Permission To Using Our Service auto-massaging Network . \u00a0Basic IRC Commands\u00a0IRC commands allow you to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1213,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-20","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/posts\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":7,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/posts\/20\/revisions"}],"predecessor-version":[{"id":940,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/posts\/20\/revisions\/940"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/media\/1213"}],"wp:attachment":[{"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/media?parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/categories?post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/skychatz.org\/index.php\/wp-json\/wp\/v2\/tags?post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}