refactor: Change to using rand.Read instead of whatever the hell else was before

This commit is contained in:
Matthew
2023-11-27 01:08:40 -05:00
parent d2e9e3d1a9
commit 38b57c6d98
3 changed files with 8 additions and 12 deletions

View File

@@ -114,7 +114,7 @@ func main() {
},
},
{
Name: "passwordreset",
Name: "password",
Description: "Reset your account password on Erupe",
Options: []*discordgo.ApplicationCommandOption{
{