# Overview

## [Add to your Discord Server!](https://discord.com/oauth2/authorize?client_id=471091072546766849\&scope=bot%20applications.commands\&permissions=85056)

[Documentation](https://friend-time.arilyn.cc/) | [Support Server](https://discord.gg/c9kQktCbsE) | [Donate with PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\&business=EW389DYYSS4FC)

## Introduction

If you have a discord server with users across multiple countries and time zones then this is the bot for you! With Friend Time you can easily coordinate times between users.

Friend Time will automatically react with a clock emoji (🕰️) to times mentioned in chat:

![Example usage](https://i.imgur.com/pm9nCJG.png)

By also reacting, you will be private messaged with the time converted to your time zone:

![Example time conversion](https://i.imgur.com/wMsXvL3.png)

## Features

* Automatically reacts with a [**clock emoji**](https://friend-time.arilyn.cc/time-conversions#1-convert-to-your-time-zone) (️️🕰️) to times mentioned in chat.
  * Clicking the clock emoji **converts the time** to your time zone.
  * Sent in a direct message.
* A [**time zone list**](https://friend-time.arilyn.cc/time-conversions#2-convert-to-list-of-time-zones) where you can set up to 10 time zones to always convert to.
  * Sent in the server channel.
* **Reminders** for users to set their time zones.
  * Servers and users can disable this reminder if desired.
* Set [**time zones for other users**](https://friend-time.arilyn.cc/commands/user-commands/set#setup-for-another-user) or even [**bots**](https://friend-time.arilyn.cc/commands/user-commands/set#setup-for-a-bot)!
* A [**private mode**](https://friend-time.arilyn.cc/settings/user-settings/private-mode) for users who don't want to expose their location.
* Customize the **appearance of times** (12 or 24 hour).
* Support for **multiple languages**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://friend-time.arilyn.cc/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
