TimezoneDB: Difference between revisions

From Discord Client Modding Wiki
Jump to navigation Jump to search
(Created page with "[https://github.com/Vendicated/Vencord/pull/376 TimezoneDB] is a plugin that hasnt been merged into Vencord since December 2022. The plugin lets you put timezones to anyones profile, and shows it in their messages. Plugin also uses TimezoneDB API to automaticly fetch timezones of users that registered into TimezoneDB.")
 
(list other mod's implementations of this plugin)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[https://github.com/Vendicated/Vencord/pull/376 TimezoneDB] is a plugin that hasnt been merged into Vencord since December 2022.
TimezoneDB is a plugin that has been implemented for multiple mods:
* [https://github.com/Vendicated/Vencord/pull/376 Vencord]
* [https://github.com/nyakowint/AliuPlugins/tree/main/Timezones Aliucord]
* [https://github.com/yellowsink/shelter-plugins/tree/master/plugins/timezones shelter]


The plugin lets you put timezones to anyones profile, and shows it in their messages.
It has not been merged into Vencord since it was created in December 2022.
Plugin also uses TimezoneDB API to automaticly fetch timezones of users that registered into TimezoneDB.
 
The plugin lets you assign a specific timezone to any user (saved locally) and displays their local time in commonly viewed locations, such as their profile and message timestamps.
The plugin also uses an instance of [https://github.com/rushiimachine/timezonedb TimezoneDB] [https://timezonedb.catvibers.me/ hosted] by [[AAGaming]] to retrieve other people's timezones that have set one publicly.
 
To make your timezone public, go to https://timezonedb.catvibers.me and sign in using Discord. Your timezone will automatically be set to your browser's current timezone.
 
 
[[Category:Plugins]]
[[Category:Plugins that never got merged]]
[[Category:Vencord Plugins]]

Latest revision as of 17:52, 11 March 2024

TimezoneDB is a plugin that has been implemented for multiple mods:

It has not been merged into Vencord since it was created in December 2022.

The plugin lets you assign a specific timezone to any user (saved locally) and displays their local time in commonly viewed locations, such as their profile and message timestamps. The plugin also uses an instance of TimezoneDB hosted by AAGaming to retrieve other people's timezones that have set one publicly.

To make your timezone public, go to https://timezonedb.catvibers.me and sign in using Discord. Your timezone will automatically be set to your browser's current timezone.