mirror of
https://github.com/NoiTheCat/BirthdayBot.git
synced 2024-11-24 09:24:12 +00:00
Discord birthday reminder bot.
60fa8f40ec
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. |
||
---|---|---|
BirthdayBot | ||
.gitignore | ||
BirthdayBot.sln | ||
DiscordBots.md | ||
License.txt | ||
Readme.md |
Birthday Bot
Recognize birthdays in your Discord community!
- Info: https://discord.bots.gg/bots/470673087671566366
- Invite: https://discordapp.com/oauth2/authorize?client_id=470673087671566366&scope=bot&permissions=268435456
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.