Update README.md

This commit is contained in:
majmongoose 2024-07-25 14:42:24 -04:00 committed by GitHub
parent 0a3aa5604f
commit 3e0352d35b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,7 @@
# DiscordRoles
This is a simple discord bot to create a message where users can self-assign roles. Many bots can already do this, but have limitaions as to how many roles they can do without paying.
You must complete the config.json as described in the sample, and the CSV file for the roles as well. The CSV takes two values. The first value is the name of the role in the server, the second value is the name you want displayed on the button. Yes, it's that simple.
If you have any feature requests feel free to make a PR.