Discord bot for keeping track of user time zones.
Find a file
Noi 13e48c91b3 Rewrite to C#
This new code's structure and function is partially adapted from Birthday Bot and partially ported from the previous Python-based version of World Time.
This commit introduces very minor end-user changes and no new features.
2021-11-17 18:09:53 -08:00
.editorconfig Rewrite to C# 2021-11-17 18:09:53 -08:00
.gitignore Rewrite to C# 2021-11-17 18:09:53 -08:00
Commands.cs Rewrite to C# 2021-11-17 18:09:53 -08:00
Configuration.cs Rewrite to C# 2021-11-17 18:09:53 -08:00
Database.cs Rewrite to C# 2021-11-17 18:09:53 -08:00
DiscordBots.md Updated Discord Bots page 2019-09-07 11:35:04 -07:00
LICENSE.txt Rewrite to C# 2021-11-17 18:09:53 -08:00
Program.cs Rewrite to C# 2021-11-17 18:09:53 -08:00
README.md Rewrite to C# 2021-11-17 18:09:53 -08:00
WorldTime.cs Rewrite to C# 2021-11-17 18:09:53 -08:00
WorldTime.csproj Rewrite to C# 2021-11-17 18:09:53 -08:00
WorldTime.sln Rewrite to C# 2021-11-17 18:09:53 -08:00

World Time

A social time zone reference tool! Displays the current time for all your active members.

For more information, see the DiscordBots.md file.