Skip to content

FireZenk/HeyBirthday

Repository files navigation

Hey birthday

Birthday reminders bot for Discord app

Build Status codecov contributions welcome Beerpay

Commands

  • Configuration
    • eb!reminderChannel channelName
    • eb!reminderHour 23:59
  • Usage
    • eb!add Name MM-dd-yyyy
    • eb!remove Name

Also you can type: eb!info and see all available commands directly one Discord.

Result

You will receieve a reminder message on the reminderChannel at reminderHour like:

Today is Name's birthday (number)! 🎉 🎉 (followed by a related image)

Invite me!

Click here


Or create your own instace

How to install
  1. git clone https://github.com/FireZenk/HeyBirthday.git
  2. cd HeyBirthday/
  3. ./gradlew stage
  4. export DISCORD=YOUR_DISCORD_BOT_TOKEN
  5. export GIPHY=YOUR_GIHPY_API_KEY
  6. ./build/install/heybirthday/bin/heybirthday $DISCORD $GIPHY
  7. Enjoy!
How to deploy
  1. Create a free account on Google Cloud Platform
  2. Go to Google App Engine: link
  3. Create a project
  4. Open Google Cloud Shell
  5. Follow "How to install" above

Releases

No releases published

Packages

No packages published

Languages