coding-buddies-discord / cb-bots

4 stars 3 forks source link

birthday command #97

Open cubiquitous opened 1 year ago

cubiquitous commented 1 year ago

There is a general interest in having the bot notify you of which people's birthdays are on that day. taking into account that it would take at least 2 or 3 steps to add data (month and day), I believe it makes more sense to have this option be a slash command.

furthermore, it will be necessary to add a "birthday" property to the DB.

this command would be divided into 2 parts:

the registration would be done via the slash command and the notification will occur in the #general channel with the ping of the birthday person(s) of the day and @here.

waream2 commented 1 year ago

So youre proposing using the bot like its actually intended? Like we will register a slash command?

cubiquitous commented 1 year ago

is optional, I can easily do without tbhq. now that I'm think it probably make more sense to use a regular ! text command

waream2 commented 1 year ago

I dont have an opinion, its your feature, build it how you want to dude