Nevalicjus / invitebot

A discord.py bot that connects invites to roles, and adds then on members joining your server
https://invitebot.xyz
MIT License
15 stars 4 forks source link

[SUGGESTION] Add reason as an optional parameter to i!make #1

Closed vico93 closed 3 years ago

vico93 commented 3 years ago

Hello!

First of all, thanks a lot for making this bot! Since invitelogger classic was retired for public use, i was searching for an alternative and find this little great gem! I really appreciate this bot!

I just want to make a suggestion: a reason field to store things like a name or alias of each invite. For example, let's say i have a public server and i want to make different invites for different social networks; in InviteLogger Classic i would do !createinvite name #channel, so i think the reason field described by this discord.py topic would serve for this purpose.

BTW this bot is already amazing and i'm really thankful for your work!

Nevalicjus commented 3 years ago

Suure, I guess that's a reasonable addition. Will try to make it work:)

Nevalicjus commented 3 years ago

I've added names in this commit https://github.com/Nevalicjus/invitebot/commit/232af21de36f30a0b977c091ebbd3da8c0733a4d, and now i!make takes in #channel (name) (@role) (uses) (age). Name, as you proposed, can be trated as an alias for invites - they're shown in pretty much all places they can, including the most important i!list command