Shimmermare / InviteRoles

A Discord bot to automatically give roles to users who joined through specific invite.
MIT License
18 stars 9 forks source link

InviteRoles

Automatically grant roles to users who joined through specific invite.

Commands

You can specify invite as invite code or as a link. Role can be specified via mention or it's name (use "quotes" if role has whitespaces in the name). If specified by name, first role with that name will be used.

Notes

Hosting

You need bot account (How to create and invite bot account?) and Java 11. Bot requires Manage Server, Manage Roles, View Channels, Send Messages permissions to work. Start bot with java -jar InviteRoles-VERSION_HERE.jar and these arguments:

You can stop bot by using stop console command.

Stack

Contributions

All contributions are welcome. Code style is IntelliJ IDEA default.