NickyBoy89 / timekeeper-morty

A discord bot written in Go that I created to check timezones between my friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timekeeper-Morty

A simple discord bot that I wrote in Go to keep track of all my friend's timezones when in college

Requirements

  1. A version of Go installed

Running

  1. Run go build
  2. Run the created binary
  • MacOS/Linux: ./timekeeper-morty

Commands

  • !settime Sets the current user's time to a TZ timezone
  • !timefor Gets the mentioned user/s times, from the sender's perspective

About

A discord bot written in Go that I created to check timezones between my friends


Languages

Language:Go 92.4%Language:Dockerfile 5.2%Language:Makefile 2.5%