Browse Source

Formatting

master
Gregory Rudolph 8 months ago
parent
commit
99e6f7066b
Signed by: rudi
GPG Key ID: EF64F3CBD1A1EBDD
  1. 2
      main.go

2
main.go

@ -206,7 +206,7 @@ func requestAge(s *discordgo.Session, u discordgo.User) { @@ -206,7 +206,7 @@ func requestAge(s *discordgo.Session, u discordgo.User) {
if err != nil {
log.LogErrorType(err)
}
s.ChannelMessageSend(st.ID, "What is your ASL? (Age/Sex/Language) Please note, this is NOT requesting your gender, but your biological sex. Gender is a social construct, sex is biology and in the context of pornographic images more important.")
s.ChannelMessageSend(st.ID, "What is your ASL? (Age/Sex/Language) Please note, this is NOT requesting your gender, but your biological sex. Gender is a social construct, sex is measurable and in the context of pornographic images more important.")
}

Loading…
Cancel
Save