Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinnovak/friend-time
Discord bot - Friend Time helps your server coordinate times and events by converting times mentioned in chat between time zones!
https://github.com/kevinnovak/friend-time
chatbot discord discord-bot discord-js discordbot discordjs friend momentjs time time-zone time-zones timezone timezone-conversion timezones zones
Last synced: 6 days ago
JSON representation
Discord bot - Friend Time helps your server coordinate times and events by converting times mentioned in chat between time zones!
- Host: GitHub
- URL: https://github.com/kevinnovak/friend-time
- Owner: KevinNovak
- License: other
- Created: 2018-09-29T04:23:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T04:11:44.000Z (3 months ago)
- Last Synced: 2024-12-20T02:05:31.070Z (13 days ago)
- Topics: chatbot, discord, discord-bot, discord-js, discordbot, discordjs, friend, momentjs, time, time-zone, time-zones, timezone, timezone-conversion, timezones, zones
- Language: TypeScript
- Homepage: https://novakevin.gitbook.io/friend-time
- Size: 4.6 MB
- Stars: 65
- Watchers: 6
- Forks: 26
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Friend Time
[![top.gg](https://top.gg/api/widget/status/471091072546766849.svg?noavatar=true)](https://top.gg/bot/471091072546766849)
[![top.gg](https://top.gg/api/widget/servers/471091072546766849.svg?noavatar=true)](https://top.gg/bot/471091072546766849)
[![discord.js](https://img.shields.io/github/package-json/dependency-version/KevinNovak/Friend-Time/discord.js)](https://discord.js.org/)
[![License](https://img.shields.io/badge/license-Apache%202.0%20with%20Commons%20Clause-blue)](https://commonsclause.com/)
[![Stars](https://img.shields.io/github/stars/KevinNovak/Friend-Time.svg)](https://github.com/KevinNovak/Friend-Time/stargazers)
[![Pull Requests](https://img.shields.io/badge/Pull%20Requests-Welcome!-brightgreen)](https://github.com/KevinNovak/Friend-Time/pulls)**Discord bot** - Friend Time helps your server coordinate times and events by converting times mentioned in chat between time zones!
## [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**.## Documentation
Please see the [documentation site](https://friend-time.arilyn.cc/) for more detailed information on how to use Friend Time.
## Self-Hosting
If you'd like to run your own copy of Friend Time for development or personal reasons, see the [self-hosting guide](https://friend-time.arilyn.cc/misc/self-hosting).