Discord birthday reminder bot.
Find a file
2019-01-30 21:19:16 -08:00
BirthdayBot Clean up birthday announce messages 2019-01-30 21:19:16 -08:00
.gitignore First commit 2018-07-22 13:57:18 -07:00
BirthdayBot.sln First commit 2018-07-22 13:57:18 -07:00
DiscordBots.md Add Discord Bots page markdown 2018-12-07 22:12:11 -08:00
License.txt Update license text with line breaks; update name 2018-09-17 12:36:49 -07:00
Readme.md Update Discord Bots API endpoint 2018-12-07 21:27:20 -08:00

Birthday Bot

Recognize birthdays in your Discord community!

This bot will automatically add a role to users during their birthdays. If desired, it will also announce birthdays in a channel of your choosing. Time zones are supported per-server and per-user to ensure that birthdays and events are recognized at appropriate times.

Setup

  1. Create a dedicated birthday role for use by the bot.
  2. Invite the bot to your server. Ensure that the bot is able to manipulate this role.
  3. Instruct the bot to use the role: bb.config role (role name)
  4. (Optional) Set a birthday announcement channel: bb.config channel (channel)
  5. (Optional) Set a server default time zone: bb.config zone (time zone)

Other details

  • Birthday information is not shared between servers. If you are in multiple servers that this bot is in, you must register your birthday (including time zone) within each server.
    • This is in case one wishes to share their birthday only in certain communities.
  • Problematic users? This bot supports blocking certain or all users from using commands. Server moderators are able to issue commands on a user's behalf.