Discord birthday reminder bot.
Find a file
Noikoio 60fa8f40ec Improved role processing
Made the process more efficient so it iterates over less names as it
determines which roles to alter.
Additionally, it now attempts to be proactive in finding potential
issues when setting roles and skipping them if there are issues. This
had been causing issues with rate limiting due to having an enormous
number of failed requests.
2019-06-07 16:46:12 -07:00
BirthdayBot Improved role processing 2019-06-07 16:46:12 -07: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 Update documentation, version, author name 2019-05-27 23:03:34 -07:00
License.txt Update documentation, version, author name 2019-05-27 23:03:34 -07:00
Readme.md Update documentation, version, author name 2019-05-27 23:03:34 -07: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.

For more information, see the DiscordBots.md file.