SideProjectGuys / invite-manager-bot

A discord bot that tracks invites and much more
https://docs.invitemanager.co/
GNU General Public License v3.0
165 stars 135 forks source link

Widget and Vanity invites should show standard message #101

Open AndreasGassmann opened 5 years ago

AndreasGassmann commented 5 years ago

Right now widget and vanity invites show a special message. We should display the message the user has set, but replace the inviter with "Vanity" or "Server widget".

Valandur commented 5 years ago

There are quite a few variables that would not be populated which we have to replace, not just the inviter. It could be done but is quite a bit of work, the question is if we want this as the default, or should add a config/separate message that the user can define?