Skip to content

Nogamara/timezonebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimezoneBot - because Time Zones are hard

why?

This bot will parse some time formats on Discord and reply with a few conversions.

Examples:

starting at 9:30 cet
9:30 CET is 00:09 PST / 02:09 CST / 03:09 EST

starting at 20:30 msk
20:30 MSK is 10:09 PST / 12:09 CST / 13:09 EST / 19:09 CET

starting at 9pm pst
9:00PM PST is 23:09 CST / 00:09 EST / 06:09 CET

howto

cargo build --release
export DISCORD_TOKEN=...
./target/release/timezonebot

To add the bot to your discord:

https://discordapp.com/oauth2/authorize?client_id=361085311079546880&scope=bot

Open in your browser and click through.

stuff

About

A Time Zone conversion bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages