mirror of
https://github.com/NoiTheCat/BirthdayBot.git
synced 2024-11-21 13:54:36 +00:00
Discord birthday reminder bot.
Noi
4a052e4394
Reorganized ProgressGuildAsync to better show its process instead of having pieces of it scattered. Also improves performance by performing a check before doing birthday processing. Additionally, other parts of the file were condensed slightly. |
||
---|---|---|
BackgroundServices | ||
Data | ||
UserInterface | ||
.gitignore | ||
BackgroundServiceRunner.cs | ||
BirthdayBot.cs | ||
BirthdayBot.csproj | ||
BirthdayBot.sln | ||
Common.cs | ||
Configuration.cs | ||
DiscordBots.md | ||
License.txt | ||
Program.cs | ||
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.