/remindmebot

A discord bot to to remind you to do stuff.

Primary LanguageGo

Remind me Bot

A discord bot to to remind you to do stuff. This was made hastily so feel free to contribute!

Invite it!

Build

On Powershell for Linux (Oracle Ubuntu)

$env:GOOS="linux"; $env:GOARCH="amd64"; go build .